"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/07/07 02:55:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pezivoj8vawe" 2025/07/07 02:55:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/07 02:55:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:50 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:50 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:50 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:50 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Connecting to FTP server 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:32914->172.17.0.2:21, err= 2025/07/07 02:55:50 DEBUG : Creating backend with remote "/tmp/rclone3673529484" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39455") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55738->172.17.0.2:39455, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 02:55:50 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30011") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51254->172.17.0.2:30011, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31747") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44252->172.17.0.2:31747, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37059") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37128->172.17.0.2:37059, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36654") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56284->172.17.0.2:36654, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35646") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41056->172.17.0.2:35646, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 02:55:50 INFO : sub dir/hello world: Copied (new) 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36762") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53768->172.17.0.2:36762, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31360") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33652->172.17.0.2:31360, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34498") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41224->172.17.0.2:34498, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36864") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48574->172.17.0.2:36864, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34899") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40174->172.17.0.2:34899, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36523") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50502->172.17.0.2:36523, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38576") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52528->172.17.0.2:38576, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37615") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57966->172.17.0.2:37615, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37844") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56110->172.17.0.2:37844, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:50 DEBUG : Creating backend with remote "/non-existing" 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34117") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42052->172.17.0.2:34117, err= 2025/07/07 02:55:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37528") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55944->172.17.0.2:37528, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31623") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44510->172.17.0.2:31623, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33070") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50070->172.17.0.2:33070, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 02:55:50 INFO : sub dir/hello world: Copied (new) 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30840") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48254->172.17.0.2:30840, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37228") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48402->172.17.0.2:37228, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33637") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43886->172.17.0.2:33637, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30409") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59670->172.17.0.2:30409, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34885") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56488->172.17.0.2:34885, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" sync_test.go:222: Only runs on local 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37086") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33656->172.17.0.2:37086, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34087") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55192->172.17.0.2:34087, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:50 INFO : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Running all checks before starting transfers 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35414") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56302->172.17.0.2:35414, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:50 INFO : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Checks finished, now starting transfers 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35578") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49404->172.17.0.2:35578, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 02:55:50 INFO : sub dir/hello world: Copied (new) 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32407") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50686->172.17.0.2:32407, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31915") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60998->172.17.0.2:31915, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34940") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:32794->172.17.0.2:34940, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36172") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50590->172.17.0.2:36172, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38182") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39232->172.17.0.2:38182, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:50 ERROR : Ignoring --no-traverse with sync 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35519") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42132->172.17.0.2:35519, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32653") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55772->172.17.0.2:32653, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 02:55:50 INFO : sub dir/hello world: Copied (new) 2025/07/07 02:55:50 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33719") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55072->172.17.0.2:33719, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36254") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48270->172.17.0.2:36254, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38474") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48226->172.17.0.2:38474, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35570") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56358->172.17.0.2:35570, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30068") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57484->172.17.0.2:30068, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30302") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47710->172.17.0.2:30302, err= 2025/07/07 02:55:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36669") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48278->172.17.0.2:36669, err= 2025/07/07 02:55:50 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/07/07 02:55:50 INFO : hello world2: Copied (new) 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32831") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45020->172.17.0.2:32831, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34951") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38826->172.17.0.2:34951, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31258") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57988->172.17.0.2:31258, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37926") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57766->172.17.0.2:37926, err= 2025/07/07 02:55:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37672") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60804->172.17.0.2:37672, err= 2025/07/07 02:55:50 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/07 02:55:50 INFO : potato2: Copied (new) 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34916") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33486->172.17.0.2:34916, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38788") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50560->172.17.0.2:38788, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32943") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51702->172.17.0.2:32943, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38769") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55466->172.17.0.2:38769, err= 2025/07/07 02:55:50 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/07 02:55:50 INFO : potato2: Copied (new) 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33837") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35124->172.17.0.2:33837, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33032") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55286->172.17.0.2:33032, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30068") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57490->172.17.0.2:30068, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/07 02:55:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 02:55:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/07 02:55:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33921") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52318->172.17.0.2:33921, err= 2025/07/07 02:55:50 INFO : sub dir2: Making directory 2025/07/07 02:55:50 INFO : sub dir: Making directory 2025/07/07 02:55:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 02:55:50 INFO : sub dir2/sub sub dir2: Making directory 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Connecting to FTP server 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:32926->172.17.0.2:21, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35128") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54960->172.17.0.2:35128, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 02:55:50 INFO : sub dir/hello world: Copied (new) 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39127") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53496->172.17.0.2:39127, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33077") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35566") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50130->172.17.0.2:35566, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34822->172.17.0.2:33077, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38658") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42152->172.17.0.2:38658, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35865") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45684->172.17.0.2:35865, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33088") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35181") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35722->172.17.0.2:35181, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47400->172.17.0.2:33088, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31641") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46408->172.17.0.2:31641, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38271") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60294->172.17.0.2:38271, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:50 INFO : sub dir2: Making directory 2025/07/07 02:55:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/07 02:55:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36764") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60310->172.17.0.2:36764, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35757") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60174->172.17.0.2:35757, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 02:55:50 INFO : sub dir/hello world: Copied (new) 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33119") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55608->172.17.0.2:33119, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35577") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38662->172.17.0.2:35577, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32439") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51738->172.17.0.2:32439, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34653") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60738->172.17.0.2:34653, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35912") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37516->172.17.0.2:35912, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:50 DEBUG : sub dir2: Making directory with metadata 2025/07/07 02:55:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34634") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54474->172.17.0.2:34634, err= 2025/07/07 02:55:50 INFO : sub dir2: Making directory 2025/07/07 02:55:50 INFO : sub dir: Making directory 2025/07/07 02:55:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37201") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58026->172.17.0.2:37201, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 02:55:50 INFO : sub dir/hello world: Copied (new) 2025/07/07 02:55:50 INFO : sub dir/hello world: Deleted 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39069") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34436->172.17.0.2:39069, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37748") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36251") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57838->172.17.0.2:37748, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56392->172.17.0.2:36251, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35965") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52002->172.17.0.2:35965, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35871") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47042->172.17.0.2:35871, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32484") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57090->172.17.0.2:32484, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39067") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44426->172.17.0.2:39067, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31089") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51022->172.17.0.2:31089, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37645") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45846->172.17.0.2:37645, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39094") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49450->172.17.0.2:39094, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:50 INFO : sub dir2: Making directory 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32592") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59252->172.17.0.2:32592, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37062") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52154->172.17.0.2:37062, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 02:55:50 INFO : sub dir/hello world: Copied (new) 2025/07/07 02:55:50 INFO : sub dir/hello world: Deleted 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37140") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51130->172.17.0.2:37140, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30219") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55224->172.17.0.2:30219, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31731") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60140->172.17.0.2:31731, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37806") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39076->172.17.0.2:37806, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31614") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:32904->172.17.0.2:31614, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:50 DEBUG : sub dir2: Making directory with metadata 2025/07/07 02:55:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 02:55:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36089") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42324->172.17.0.2:36089, err= 2025/07/07 02:55:50 INFO : sub dir2: Making directory 2025/07/07 02:55:50 INFO : sub dir: Making directory 2025/07/07 02:55:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30371") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46012->172.17.0.2:30371, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 02:55:50 INFO : sub dir/hello world: Copied (new) 2025/07/07 02:55:50 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36829") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35528->172.17.0.2:36829, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31778") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55960->172.17.0.2:31778, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32885") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56720->172.17.0.2:32885, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38545") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58258->172.17.0.2:38545, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39226") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40576->172.17.0.2:39226, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33898") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56782->172.17.0.2:33898, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36491") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34674->172.17.0.2:36491, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30217") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54868->172.17.0.2:30217, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31824") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53000->172.17.0.2:31824, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:50 INFO : sub dir2: Making directory 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36490") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50254->172.17.0.2:36490, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38149") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49290->172.17.0.2:38149, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 02:55:50 INFO : sub dir/hello world: Copied (new) 2025/07/07 02:55:50 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37240") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48806->172.17.0.2:37240, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36964") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33478->172.17.0.2:36964, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32075") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56408->172.17.0.2:32075, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39493") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48864->172.17.0.2:39493, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31718") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50158->172.17.0.2:31718, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36626") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46098->172.17.0.2:36626, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36469") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48658->172.17.0.2:36469, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33888") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50854->172.17.0.2:33888, err= 2025/07/07 02:55:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hiduzic4tace" 2025/07/07 02:55:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:50 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:50 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:50 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:50 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-hiduzic4tace: Connecting to FTP server 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-hiduzic4tace: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-hiduzic4tace: > dial: conn=172.17.0.1:32938->172.17.0.2:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-pezivoj8vawe -> ftp://172.17.0.2:21/rclone-test-hiduzic4tace 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37510") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-hiduzic4tace: dial("tcp","172.17.0.2:37779") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39524->172.17.0.2:37510, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-hiduzic4tace: > dial: conn=172.17.0.1:41264->172.17.0.2:37779, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39743") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43786->172.17.0.2:39743, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-hiduzic4tace: Waiting for checks to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-hiduzic4tace: Waiting for transfers to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32403") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51574->172.17.0.2:32403, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-hiduzic4tace: dial("tcp","172.17.0.2:39476") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-hiduzic4tace: > dial: conn=172.17.0.1:52176->172.17.0.2:39476, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/07 02:55:50 INFO : sub dir/hello world: Copied (new) 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-hiduzic4tace: dial("tcp","172.17.0.2:33894") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-hiduzic4tace: > dial: conn=172.17.0.1:56596->172.17.0.2:33894, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-hiduzic4tace: dial("tcp","172.17.0.2:38109") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-hiduzic4tace: > dial: conn=172.17.0.1:39368->172.17.0.2:38109, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-hiduzic4tace: dial("tcp","172.17.0.2:38254") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-hiduzic4tace: > dial: conn=172.17.0.1:42964->172.17.0.2:38254, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-hiduzic4tace: dial("tcp","172.17.0.2:39300") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-hiduzic4tace: > dial: conn=172.17.0.1:54664->172.17.0.2:39300, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-hiduzic4tace: Purge object "sub dir/hello world" 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-hiduzic4tace: Purge dir "sub dir" 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-hiduzic4tace: Purge dir "" 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36344") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47312->172.17.0.2:36344, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39132") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40232->172.17.0.2:39132, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32271") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47430->172.17.0.2:32271, err= --- PASS: TestServerSideCopy (0.05s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33193") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45794->172.17.0.2:33193, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37409") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56970->172.17.0.2:37409, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35558") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33606->172.17.0.2:35558, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36697") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58316->172.17.0.2:36697, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31532") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42064->172.17.0.2:31532, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39582") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41354->172.17.0.2:39582, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/07 02:55:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35979") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42092->172.17.0.2:35979, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34057") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55608->172.17.0.2:34057, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37402") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44152->172.17.0.2:37402, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37037") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41058->172.17.0.2:37037, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33500") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55800->172.17.0.2:33500, err= --- PASS: TestCopyOverSelf (0.03s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31992") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53896->172.17.0.2:31992, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35680") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46478->172.17.0.2:35680, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37105") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34758->172.17.0.2:37105, err= 2025/07/07 02:55:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-navuvij2viku" 2025/07/07 02:55:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:50 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:50 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:50 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:50 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: Connecting to FTP server 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: > dial: conn=172.17.0.1:32954->172.17.0.2:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-pezivoj8vawe -> ftp://172.17.0.2:21/rclone-test-navuvij2viku 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: dial("tcp","172.17.0.2:36644") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37306") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: > dial: conn=172.17.0.1:46832->172.17.0.2:36644, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54644->172.17.0.2:37306, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37081") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46906->172.17.0.2:37081, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: Waiting for checks to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: Waiting for transfers to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37373") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59050->172.17.0.2:37373, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: dial("tcp","172.17.0.2:38674") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: > dial: conn=172.17.0.1:51648->172.17.0.2:38674, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/07 02:55:50 INFO : sub dir/hello world: Copied (new) 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: dial("tcp","172.17.0.2:32849") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: > dial: conn=172.17.0.1:42738->172.17.0.2:32849, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: dial("tcp","172.17.0.2:30415") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: > dial: conn=172.17.0.1:41426->172.17.0.2:30415, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39750") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36080->172.17.0.2:39750, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30402") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56332->172.17.0.2:30402, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39131") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37004->172.17.0.2:39131, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: dial("tcp","172.17.0.2:39529") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39620") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36456->172.17.0.2:39620, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: > dial: conn=172.17.0.1:48438->172.17.0.2:39529, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31222") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58854->172.17.0.2:31222, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: dial("tcp","172.17.0.2:35550") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: > dial: conn=172.17.0.1:55668->172.17.0.2:35550, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: Waiting for checks to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: Waiting for transfers to finish 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30992") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47214->172.17.0.2:30992, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: dial("tcp","172.17.0.2:37035") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: > dial: conn=172.17.0.1:35756->172.17.0.2:37035, err= 2025/07/07 02:55:50 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/07/07 02:55:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: dial("tcp","172.17.0.2:33397") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: > dial: conn=172.17.0.1:35062->172.17.0.2:33397, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: dial("tcp","172.17.0.2:35448") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: > dial: conn=172.17.0.1:51546->172.17.0.2:35448, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: dial("tcp","172.17.0.2:34520") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: > dial: conn=172.17.0.1:38684->172.17.0.2:34520, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: dial("tcp","172.17.0.2:37223") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: > dial: conn=172.17.0.1:34626->172.17.0.2:37223, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: Purge object "sub dir/hello world" 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: Purge dir "sub dir" 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-navuvij2viku: Purge dir "" 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33758") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53978->172.17.0.2:33758, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31711") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39484->172.17.0.2:31711, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33265") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60070->172.17.0.2:33265, err= --- PASS: TestServerSideCopyOverSelf (0.06s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37077") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33876->172.17.0.2:37077, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32987") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60274->172.17.0.2:32987, err= 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36459") 2025/07/07 02:55:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40158->172.17.0.2:36459, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34508") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34182->172.17.0.2:34508, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39836") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49954->172.17.0.2:39836, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33288") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46804->172.17.0.2:33288, err= 2025/07/07 02:55:51 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/07 02:55:51 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/07 02:55:51 INFO : sub dir/hello world: Deleted 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37101") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35788->172.17.0.2:37101, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30704") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39274->172.17.0.2:30704, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35538") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40516->172.17.0.2:35538, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35094") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49942->172.17.0.2:35094, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39330") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35260->172.17.0.2:39330, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30087") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60750->172.17.0.2:30087, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32286") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34906->172.17.0.2:32286, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34858") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58526->172.17.0.2:34858, err= 2025/07/07 02:55:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jusuxad0yohi" 2025/07/07 02:55:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:51 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:51 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:51 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:51 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: Connecting to FTP server 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: > dial: conn=172.17.0.1:32960->172.17.0.2:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-pezivoj8vawe -> ftp://172.17.0.2:21/rclone-test-jusuxad0yohi 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: dial("tcp","172.17.0.2:38134") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: > dial: conn=172.17.0.1:40604->172.17.0.2:38134, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37243") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47932->172.17.0.2:37243, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37199") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42258->172.17.0.2:37199, err= 2025/07/07 02:55:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37361") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49846->172.17.0.2:37361, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: dial("tcp","172.17.0.2:37519") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: > dial: conn=172.17.0.1:43694->172.17.0.2:37519, err= 2025/07/07 02:55:51 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/07 02:55:51 INFO : sub dir/hello world: Copied (new) 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: dial("tcp","172.17.0.2:33138") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: > dial: conn=172.17.0.1:47440->172.17.0.2:33138, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: dial("tcp","172.17.0.2:33249") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: > dial: conn=172.17.0.1:38038->172.17.0.2:33249, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32408") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39994->172.17.0.2:32408, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32188") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48938->172.17.0.2:32188, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39216") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40540->172.17.0.2:39216, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: Using server-side directory move 2025/07/07 02:55:51 INFO : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: dial("tcp","172.17.0.2:38194") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: > dial: conn=172.17.0.1:55890->172.17.0.2:38194, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34424") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59672->172.17.0.2:34424, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: dial("tcp","172.17.0.2:30135") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36575") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: > dial: conn=172.17.0.1:56448->172.17.0.2:30135, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33352->172.17.0.2:36575, err= 2025/07/07 02:55:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: Waiting for transfers to finish 2025/07/07 02:55:51 INFO : sub dir/hello world: Deleted 2025/07/07 02:55:51 INFO : sub dir/hello world: Moved (server-side) 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33781") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53192->172.17.0.2:33781, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33171") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52312->172.17.0.2:33171, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: dial("tcp","172.17.0.2:31658") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: > dial: conn=172.17.0.1:44996->172.17.0.2:31658, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: dial("tcp","172.17.0.2:35648") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: > dial: conn=172.17.0.1:45748->172.17.0.2:35648, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31193") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50388->172.17.0.2:31193, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31676") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44198->172.17.0.2:31676, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33783") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48102->172.17.0.2:33783, err= 2025/07/07 02:55:51 DEBUG : testing file moves 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: dial("tcp","172.17.0.2:33242") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39392") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: > dial: conn=172.17.0.1:45492->172.17.0.2:33242, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40170->172.17.0.2:39392, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: dial("tcp","172.17.0.2:39894") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30859") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58086->172.17.0.2:30859, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: > dial: conn=172.17.0.1:39286->172.17.0.2:39894, err= 2025/07/07 02:55:51 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: Waiting for transfers to finish 2025/07/07 02:55:51 INFO : sub dir/hello world: Deleted 2025/07/07 02:55:51 INFO : sub dir/hello world: Moved (server-side) 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34375") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56186->172.17.0.2:34375, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35820") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54902->172.17.0.2:35820, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: dial("tcp","172.17.0.2:33136") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: > dial: conn=172.17.0.1:54428->172.17.0.2:33136, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: dial("tcp","172.17.0.2:31447") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: > dial: conn=172.17.0.1:45968->172.17.0.2:31447, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: dial("tcp","172.17.0.2:35549") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: > dial: conn=172.17.0.1:36546->172.17.0.2:35549, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: dial("tcp","172.17.0.2:33765") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: > dial: conn=172.17.0.1:52712->172.17.0.2:33765, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: Purge object "sub dir/hello world" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: Purge dir "sub dir" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-jusuxad0yohi: Purge dir "" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33381") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50824->172.17.0.2:33381, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36357") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42960->172.17.0.2:36357, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34881") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53708->172.17.0.2:34881, err= --- PASS: TestServerSideMoveOverSelf (0.06s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30776") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56562->172.17.0.2:30776, err= 2025/07/07 02:55:51 ERROR : error listing: directory not found 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35539") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51398->172.17.0.2:35539, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32093") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42472->172.17.0.2:32093, err= 2025/07/07 02:55:51 INFO : Local file system at /tmp/rclone3673529484: Making directory 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32848") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54908->172.17.0.2:32848, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38720") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45950->172.17.0.2:38720, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37261") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38402->172.17.0.2:37261, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35433") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44282->172.17.0.2:35433, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39370") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46640->172.17.0.2:39370, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33292") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36166->172.17.0.2:33292, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31225") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36652->172.17.0.2:31225, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34275") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50542->172.17.0.2:34275, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38694") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36472->172.17.0.2:38694, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36925") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40414->172.17.0.2:36925, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34543") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54452->172.17.0.2:34543, err= 2025/07/07 02:55:51 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32875") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58242->172.17.0.2:32875, err= 2025/07/07 02:55:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : Local file system at /tmp/rclone3673529484: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : Local file system at /tmp/rclone3673529484: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39510") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45874->172.17.0.2:39510, err= 2025/07/07 02:55:51 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/07 02:55:51 INFO : sub dir/hello world: Copied (new) 2025/07/07 02:55:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37379") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42276->172.17.0.2:37379, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39153") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60526->172.17.0.2:39153, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34678") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55554->172.17.0.2:34678, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34665") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36692->172.17.0.2:34665, err= 2025/07/07 02:55:51 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37847") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52324->172.17.0.2:37847, err= 2025/07/07 02:55:51 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/07/07 02:55:51 INFO : check sum: Copied (new) 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36398") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47948->172.17.0.2:36398, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34924") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40956->172.17.0.2:34924, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 NOTICE: ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/07 02:55:51 DEBUG : check sum: Size of src and dst objects identical 2025/07/07 02:55:51 DEBUG : check sum: Unchanged skipping 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 INFO : There was nothing to transfer 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30880") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41030->172.17.0.2:30880, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33037") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33988->172.17.0.2:33037, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38784") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37420->172.17.0.2:38784, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31715") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33582->172.17.0.2:31715, err= 2025/07/07 02:55:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39452") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39998->172.17.0.2:39452, err= 2025/07/07 02:55:51 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/07/07 02:55:51 INFO : sizeonly: Copied (new) 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39222") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49980->172.17.0.2:39222, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32941") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33112->172.17.0.2:32941, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : sizeonly: Sizes identical 2025/07/07 02:55:51 DEBUG : sizeonly: Unchanged skipping 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 INFO : There was nothing to transfer 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35767") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34090->172.17.0.2:35767, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38494") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46016->172.17.0.2:38494, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39768") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52612->172.17.0.2:39768, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37035") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35760->172.17.0.2:37035, err= 2025/07/07 02:55:51 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31041") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48448->172.17.0.2:31041, err= 2025/07/07 02:55:51 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/07/07 02:55:51 INFO : ignore-size: Copied (new) 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34470") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36340->172.17.0.2:34470, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37150") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47712->172.17.0.2:37150, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:51 DEBUG : ignore-size: Unchanged skipping 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 INFO : There was nothing to transfer 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35734") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38630->172.17.0.2:35734, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35163") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49708->172.17.0.2:35163, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37202") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46072->172.17.0.2:37202, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30599") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41000->172.17.0.2:30599, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39146") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41700->172.17.0.2:39146, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34824") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43620->172.17.0.2:34824, err= 2025/07/07 02:55:51 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : existing: Unchanged skipping 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 INFO : There was nothing to transfer 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30805") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60540->172.17.0.2:30805, err= 2025/07/07 02:55:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35454") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46896->172.17.0.2:35454, err= 2025/07/07 02:55:51 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/07 02:55:51 INFO : existing: Copied (replaced existing) 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35395") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54480->172.17.0.2:35395, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36211") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43194->172.17.0.2:36211, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34620") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43542->172.17.0.2:34620, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34003") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47284->172.17.0.2:34003, err= 2025/07/07 02:55:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34592") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33150->172.17.0.2:34592, err= 2025/07/07 02:55:51 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/07 02:55:51 INFO : existing: Copied (new) 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35495") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53820->172.17.0.2:35495, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37261") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38412->172.17.0.2:37261, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : existing: Destination exists, skipping 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 INFO : There was nothing to transfer 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36497") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54620->172.17.0.2:36497, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34305") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57486->172.17.0.2:34305, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30447") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37192->172.17.0.2:30447, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36616") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54896->172.17.0.2:36616, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33841") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38016->172.17.0.2:33841, err= 2025/07/07 02:55:51 INFO : d: Making directory 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30092") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50438->172.17.0.2:30092, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Connecting to FTP server 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35398") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32678") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:32966->172.17.0.2:21, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50532->172.17.0.2:32678, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46020->172.17.0.2:35398, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38052") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57326->172.17.0.2:38052, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31678") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47944->172.17.0.2:31678, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31295") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34236") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31810") 2025/07/07 02:55:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33398->172.17.0.2:31810, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47450->172.17.0.2:34236, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44002->172.17.0.2:31295, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Connecting to FTP server 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:32980->172.17.0.2:21, err= 2025/07/07 02:55:51 DEBUG : c/non empty space: Unchanged skipping 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34211") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50768->172.17.0.2:34211, err= 2025/07/07 02:55:51 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/07 02:55:51 INFO : a/potato2: Copied (new) 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 INFO : b/potato: Deleted 2025/07/07 02:55:51 INFO : d: Removing directory 2025/07/07 02:55:51 INFO : b: Removing directory 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: deleted 2 directories 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33959") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60192->172.17.0.2:33959, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32749") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38024->172.17.0.2:32749, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32167") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50060->172.17.0.2:32167, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31699") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48610->172.17.0.2:31699, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35943") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32315") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42014->172.17.0.2:35943, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50588->172.17.0.2:32315, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36681") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57536->172.17.0.2:36681, err= --- PASS: TestSyncIgnoreErrors (0.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34373") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42406->172.17.0.2:34373, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31287") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48682->172.17.0.2:31287, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39266") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35948->172.17.0.2:39266, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36547") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53910->172.17.0.2:36547, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33849") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46440->172.17.0.2:33849, err= 2025/07/07 02:55:51 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30438") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59112->172.17.0.2:30438, err= 2025/07/07 02:55:51 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/07/07 02:55:51 INFO : empty space: Copied (replaced existing) 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39534") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55682->172.17.0.2:39534, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34347") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50986->172.17.0.2:34347, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36607") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51038->172.17.0.2:36607, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38741") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34972->172.17.0.2:38741, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37646") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34100->172.17.0.2:37646, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36017") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46896->172.17.0.2:36017, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32133") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37460->172.17.0.2:32133, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34510") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43272->172.17.0.2:34510, err= 2025/07/07 02:55:51 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31184") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50562->172.17.0.2:31184, err= 2025/07/07 02:55:51 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/07/07 02:55:51 INFO : foo: Copied (replaced existing) 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34873") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50370->172.17.0.2:34873, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30987") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37360->172.17.0.2:30987, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34630") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48502->172.17.0.2:34630, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30487") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58124->172.17.0.2:30487, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39920") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58002->172.17.0.2:39920, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30655") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56236->172.17.0.2:30655, err= 2025/07/07 02:55:51 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : empty space: Unchanged skipping 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39684") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46556->172.17.0.2:39684, err= 2025/07/07 02:55:51 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/07/07 02:55:51 INFO : potato: Copied (new) 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31732") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58918->172.17.0.2:31732, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31591") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53134->172.17.0.2:31591, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32394") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33000->172.17.0.2:32394, err= --- PASS: TestSyncAfterAddingAFile (0.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32073") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42028->172.17.0.2:32073, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30792") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60990->172.17.0.2:30792, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38179") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55488->172.17.0.2:38179, err= 2025/07/07 02:55:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37076") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40790->172.17.0.2:37076, err= 2025/07/07 02:55:51 DEBUG : potato.41b15364.partial: renamed to: potato 2025/07/07 02:55:51 INFO : potato: Copied (replaced existing) 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33848") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60438->172.17.0.2:33848, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35457") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38256->172.17.0.2:35457, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36867") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38840->172.17.0.2:36867, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30573") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33356->172.17.0.2:30573, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34646") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49168->172.17.0.2:34646, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34913") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59122->172.17.0.2:34913, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37007") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34042->172.17.0.2:37007, err= 2025/07/07 02:55:51 DEBUG : potato.706b9954.partial: renamed to: potato 2025/07/07 02:55:51 INFO : potato: Copied (replaced existing) 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35137") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36026->172.17.0.2:35137, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39200") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52688->172.17.0.2:39200, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30686") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46400->172.17.0.2:30686, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39324") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44620->172.17.0.2:39324, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37624") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52488->172.17.0.2:37624, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30180") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56792->172.17.0.2:30180, err= 2025/07/07 02:55:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 02:55:51 DEBUG : empty space: Unchanged skipping 2025/07/07 02:55:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33002") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43662->172.17.0.2:33002, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35072") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41690->172.17.0.2:35072, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38088") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39220->172.17.0.2:38088, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36217") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54642->172.17.0.2:36217, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33555") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36554->172.17.0.2:33555, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33965") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48668->172.17.0.2:33965, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35164") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39008->172.17.0.2:35164, err= 2025/07/07 02:55:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 02:55:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : empty space: Unchanged skipping 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39743") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43796->172.17.0.2:39743, err= 2025/07/07 02:55:51 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/07 02:55:51 INFO : potato2: Copied (new) 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 INFO : potato: Deleted 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39033") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54114->172.17.0.2:39033, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30473") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42680->172.17.0.2:30473, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33969") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44410->172.17.0.2:33969, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36563") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57160->172.17.0.2:36563, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39186") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35290->172.17.0.2:39186, err= 2025/07/07 02:55:51 INFO : d: Making directory 2025/07/07 02:55:51 INFO : d/e: Making directory 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38467") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33286->172.17.0.2:38467, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30145") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39927") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38181") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33580->172.17.0.2:30145, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36838->172.17.0.2:39927, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60336->172.17.0.2:38181, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32228") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34852->172.17.0.2:32228, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31337") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34198->172.17.0.2:31337, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39526") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36948") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54382->172.17.0.2:36948, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30754") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48124->172.17.0.2:39526, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52986->172.17.0.2:30754, err= 2025/07/07 02:55:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 02:55:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : c/non empty space: Unchanged skipping 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32838") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36560") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41786->172.17.0.2:32838, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52556->172.17.0.2:36560, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/07 02:55:51 INFO : a/potato2: Copied (new) 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 INFO : b/potato: Deleted 2025/07/07 02:55:51 INFO : d/e: Removing directory 2025/07/07 02:55:51 INFO : d: Removing directory 2025/07/07 02:55:51 INFO : b: Removing directory 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: deleted 3 directories 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38853") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53420->172.17.0.2:38853, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38962") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36481") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45442->172.17.0.2:38962, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53500->172.17.0.2:36481, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35832") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43672->172.17.0.2:35832, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36437") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32071") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59332->172.17.0.2:36437, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37828->172.17.0.2:32071, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31602") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46508->172.17.0.2:31602, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38745") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54684->172.17.0.2:38745, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38142") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39872->172.17.0.2:38142, err= 2025/07/07 02:55:51 INFO : d: Making directory 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33532") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33354->172.17.0.2:33532, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34742") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31571") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37130") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35388->172.17.0.2:34742, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59502->172.17.0.2:31571, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34476->172.17.0.2:37130, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32307") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42184->172.17.0.2:32307, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34567") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35535") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32272") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57894->172.17.0.2:34567, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55266->172.17.0.2:32272, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37708->172.17.0.2:35535, err= 2025/07/07 02:55:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 02:55:51 DEBUG : c/non empty space: Unchanged skipping 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32788") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41548->172.17.0.2:32788, err= 2025/07/07 02:55:51 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/07 02:55:51 INFO : a/potato2: Copied (new) 2025/07/07 02:55:51 ERROR : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: not deleting files as there were IO errors 2025/07/07 02:55:51 ERROR : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: not deleting directories as there were IO errors 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31796") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49340->172.17.0.2:31796, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32647") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30778") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30565") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39990") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43180->172.17.0.2:30778, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50386->172.17.0.2:39990, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41138->172.17.0.2:30565, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34928->172.17.0.2:32647, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39015") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34154->172.17.0.2:39015, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35733") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35441") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36200->172.17.0.2:35733, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30122") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31695") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38630->172.17.0.2:30122, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56478->172.17.0.2:35441, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55334->172.17.0.2:31695, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34128") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42726->172.17.0.2:34128, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37061") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57778->172.17.0.2:37061, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37060") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37128->172.17.0.2:37060, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35676") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41014->172.17.0.2:35676, err= 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32534") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58700->172.17.0.2:32534, err= 2025/07/07 02:55:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 02:55:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : empty space: Unchanged skipping 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34254") 2025/07/07 02:55:51 INFO : potato: Deleted 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57466->172.17.0.2:34254, err= 2025/07/07 02:55:51 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/07 02:55:51 INFO : potato2: Copied (new) 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37670") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46612->172.17.0.2:37670, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36793") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34722->172.17.0.2:36793, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34021") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56974->172.17.0.2:34021, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32675") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56222->172.17.0.2:32675, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33285") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59892->172.17.0.2:33285, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37776") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44182->172.17.0.2:37776, err= 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32322") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55832->172.17.0.2:32322, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 INFO : potato: Deleted 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34408") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49184->172.17.0.2:34408, err= 2025/07/07 02:55:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 02:55:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : empty space: Unchanged skipping 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34995") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38926->172.17.0.2:34995, err= 2025/07/07 02:55:51 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/07 02:55:51 INFO : potato2: Copied (new) 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39682") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50106->172.17.0.2:39682, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30675") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38112->172.17.0.2:30675, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32287") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38594->172.17.0.2:32287, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33780") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46652->172.17.0.2:33780, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38008") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48600->172.17.0.2:38008, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39866") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56924->172.17.0.2:39866, err= 2025/07/07 02:55:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38733") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48202->172.17.0.2:38733, err= 2025/07/07 02:55:51 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/07/07 02:55:51 INFO : potato2: Copied (new) 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30128") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58220->172.17.0.2:30128, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37253") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53512->172.17.0.2:37253, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38249") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53152->172.17.0.2:38249, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39632") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46588->172.17.0.2:39632, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39683") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33322->172.17.0.2:39683, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38235") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55446->172.17.0.2:38235, err= 2025/07/07 02:55:51 DEBUG : enormous: Excluded (Size Filter) 2025/07/07 02:55:51 DEBUG : enormous: Excluded 2025/07/07 02:55:51 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 02:55:51 DEBUG : potato2: Excluded 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36130") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44228->172.17.0.2:36130, err= 2025/07/07 02:55:51 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 02:55:51 DEBUG : potato2: Excluded 2025/07/07 02:55:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : empty space: Unchanged skipping 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 INFO : There was nothing to transfer 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32751") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43690->172.17.0.2:32751, err= 2025/07/07 02:55:51 DEBUG : enormous: Excluded (Size Filter) 2025/07/07 02:55:51 DEBUG : enormous: Excluded 2025/07/07 02:55:51 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 02:55:51 DEBUG : potato2: Excluded 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31711") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39488->172.17.0.2:31711, err= 2025/07/07 02:55:51 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 02:55:51 DEBUG : potato2: Excluded 2025/07/07 02:55:51 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/07 02:55:51 DEBUG : empty space: Unchanged skipping 2025/07/07 02:55:51 DEBUG : Local file system at /tmp/rclone3673529484: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : Local file system at /tmp/rclone3673529484: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 INFO : There was nothing to transfer 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39273") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40456->172.17.0.2:39273, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34756") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53012->172.17.0.2:34756, err= --- PASS: TestSyncWithExclude (0.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38106") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46922->172.17.0.2:38106, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30188") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35344->172.17.0.2:30188, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30324") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37810->172.17.0.2:30324, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32297") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41712->172.17.0.2:32297, err= 2025/07/07 02:55:51 DEBUG : enormous: Excluded (Size Filter) 2025/07/07 02:55:51 DEBUG : enormous: Excluded 2025/07/07 02:55:51 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 02:55:51 DEBUG : potato2: Excluded 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30956") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47914->172.17.0.2:30956, err= 2025/07/07 02:55:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : empty space: Unchanged skipping 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 INFO : potato2: Deleted 2025/07/07 02:55:51 INFO : enormous: Deleted 2025/07/07 02:55:51 INFO : There was nothing to transfer 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33216") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33756->172.17.0.2:33216, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31079") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47196->172.17.0.2:31079, err= 2025/07/07 02:55:51 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/07 02:55:51 DEBUG : empty space: Unchanged skipping 2025/07/07 02:55:51 DEBUG : Local file system at /tmp/rclone3673529484: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : Local file system at /tmp/rclone3673529484: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 INFO : potato2: Deleted 2025/07/07 02:55:51 INFO : enormous: Deleted 2025/07/07 02:55:51 INFO : There was nothing to transfer 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35598") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59884->172.17.0.2:35598, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37945") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44788->172.17.0.2:37945, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30309") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33802->172.17.0.2:30309, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31794") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44828->172.17.0.2:31794, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39203") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55360->172.17.0.2:39203, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30809") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37168->172.17.0.2:30809, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30946") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42230->172.17.0.2:30946, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39209") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43092->172.17.0.2:39209, err= 2025/07/07 02:55:51 DEBUG : five: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : one: Destination is newer than source, skipping 2025/07/07 02:55:51 DEBUG : three: Sizes identical 2025/07/07 02:55:51 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/07 02:55:51 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37293") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34310->172.17.0.2:37293, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34396") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50616->172.17.0.2:34396, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38437") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52978->172.17.0.2:38437, err= 2025/07/07 02:55:51 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/07/07 02:55:51 INFO : four: Copied (replaced existing) 2025/07/07 02:55:51 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/07/07 02:55:51 INFO : five: Copied (new) 2025/07/07 02:55:51 DEBUG : two.3353c5f5.partial: renamed to: two 2025/07/07 02:55:51 INFO : two: Copied (replaced existing) 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30011") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51270->172.17.0.2:30011, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35414") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56306->172.17.0.2:35414, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35140") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59026->172.17.0.2:35140, err= --- PASS: TestSyncWithUpdateOlder (0.04s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/07/07 02:55:51 ERROR : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33019") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54752->172.17.0.2:33019, err= 2025/07/07 02:55:51 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38845") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57984->172.17.0.2:38845, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30590") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51080->172.17.0.2:30590, err= 2025/07/07 02:55:51 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/07 02:55:51 INFO : yam: Copied (new) 2025/07/07 02:55:51 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/07 02:55:51 INFO : potato: Copied (new) 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36612") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45920->172.17.0.2:36612, err= 2025/07/07 02:55:51 ERROR : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33652") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59482->172.17.0.2:33652, err= 2025/07/07 02:55:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:51 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31768") 2025/07/07 02:55:51 DEBUG : potato: Unchanged skipping 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:32876->172.17.0.2:31768, err= 2025/07/07 02:55:51 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/07/07 02:55:51 INFO : yaml: Copied (new) 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 INFO : yam: Deleted 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36954") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57998->172.17.0.2:36954, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39399") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36182->172.17.0.2:39399, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31527") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40824->172.17.0.2:31527, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34414") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53898->172.17.0.2:34414, err= 2025/07/07 02:55:51 INFO : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Making map for --track-renames 2025/07/07 02:55:51 INFO : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Finished making map for --track-renames 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for renames to finish 2025/07/07 02:55:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39226") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35600") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40582->172.17.0.2:39226, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51566->172.17.0.2:35600, err= 2025/07/07 02:55:51 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/07 02:55:51 INFO : potato: Copied (new) 2025/07/07 02:55:51 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/07 02:55:51 INFO : yam: Copied (new) 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30678") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41116->172.17.0.2:30678, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32887") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55560->172.17.0.2:32887, err= 2025/07/07 02:55:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:51 INFO : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Making map for --track-renames 2025/07/07 02:55:51 INFO : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Finished making map for --track-renames 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : potato: Unchanged skipping 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for renames to finish 2025/07/07 02:55:51 INFO : yam: Moved (server-side) to: yaml 2025/07/07 02:55:51 INFO : yaml: Renamed from "yam" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 INFO : There was nothing to transfer 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38375") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33414->172.17.0.2:38375, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32334") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35376->172.17.0.2:32334, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35036") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40584->172.17.0.2:35036, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38810") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43614->172.17.0.2:38810, err= 2025/07/07 02:55:51 INFO : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Making map for --track-renames 2025/07/07 02:55:51 INFO : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Finished making map for --track-renames 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/07 02:55:51 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for renames to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31360") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33666->172.17.0.2:31360, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33573") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38968->172.17.0.2:33573, err= 2025/07/07 02:55:51 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/07 02:55:51 INFO : potato: Copied (new) 2025/07/07 02:55:51 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/07/07 02:55:51 INFO : sub/yam: Copied (new) 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38884") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38288->172.17.0.2:38884, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31070") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35482->172.17.0.2:31070, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38029") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41336->172.17.0.2:38029, err= 2025/07/07 02:55:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36651") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52546->172.17.0.2:36651, err= 2025/07/07 02:55:51 DEBUG : potato: Unchanged skipping 2025/07/07 02:55:51 INFO : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Making map for --track-renames 2025/07/07 02:55:51 INFO : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Finished making map for --track-renames 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for renames to finish 2025/07/07 02:55:51 INFO : sub/yam: Moved (server-side) to: yam 2025/07/07 02:55:51 INFO : yam: Renamed from "sub/yam" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:51 INFO : There was nothing to transfer 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32656") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41322->172.17.0.2:32656, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37946") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42982->172.17.0.2:37946, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38349") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49844->172.17.0.2:38349, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37566") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57410->172.17.0.2:37566, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34492") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60802->172.17.0.2:34492, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.04s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : Creating backend with remote "/tmp/rclone3673529484/dir1" 2025/07/07 02:55:51 DEBUG : Creating backend with remote "/tmp/rclone3673529484/dir2" 2025/07/07 02:55:51 DEBUG : Local file system at /tmp/rclone3673529484/dir2: Using server-side directory move 2025/07/07 02:55:51 INFO : Local file system at /tmp/rclone3673529484/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/07 02:55:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : Local file system at /tmp/rclone3673529484/dir2: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : Local file system at /tmp/rclone3673529484/dir2: Waiting for transfers to finish 2025/07/07 02:55:51 INFO : file1.txt: Moved (server-side) 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32486") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38400->172.17.0.2:32486, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33474") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50154->172.17.0.2:33474, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33231") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60652->172.17.0.2:33231, err= 2025/07/07 02:55:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34178") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42238->172.17.0.2:34178, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36184") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35220->172.17.0.2:36184, err= 2025/07/07 02:55:51 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 02:55:51 INFO : sub dir/hello world: Copied (new) 2025/07/07 02:55:51 INFO : sub dir/hello world: Deleted 2025/07/07 02:55:51 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/07 02:55:51 INFO : nested/sub dir/file: Copied (new) 2025/07/07 02:55:51 INFO : nested/sub dir/file: Deleted 2025/07/07 02:55:51 INFO : sub dir: Removing directory 2025/07/07 02:55:51 INFO : nested/sub dir: Removing directory 2025/07/07 02:55:51 INFO : nested: Removing directory 2025/07/07 02:55:51 DEBUG : Local file system at /tmp/rclone3673529484: deleted 3 directories 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36930") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52760->172.17.0.2:36930, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39417") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37174") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60622->172.17.0.2:37174, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56126->172.17.0.2:39417, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35428") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44804->172.17.0.2:35428, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30214") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41784->172.17.0.2:30214, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36238") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38615") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38900->172.17.0.2:36238, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55166->172.17.0.2:38615, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35693") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51706->172.17.0.2:35693, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38589") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57470->172.17.0.2:38589, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37852") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48718->172.17.0.2:37852, err= 2025/07/07 02:55:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38575") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47096->172.17.0.2:38575, err= 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38650") 2025/07/07 02:55:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44898->172.17.0.2:38650, err= 2025/07/07 02:55:51 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 02:55:51 INFO : sub dir/hello world: Copied (new) 2025/07/07 02:55:51 INFO : sub dir/hello world: Deleted 2025/07/07 02:55:51 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/07 02:55:51 INFO : nested/sub dir/file: Copied (new) 2025/07/07 02:55:52 INFO : nested/sub dir/file: Deleted 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30630") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45208->172.17.0.2:30630, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38021") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33628") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47238->172.17.0.2:38021, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48912->172.17.0.2:33628, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37148") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37668->172.17.0.2:37148, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39728") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54172->172.17.0.2:39728, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35973") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32164") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47200->172.17.0.2:35973, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33370->172.17.0.2:32164, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32178") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52178->172.17.0.2:32178, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30404") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50752->172.17.0.2:30404, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39851") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42390->172.17.0.2:39851, err= 2025/07/07 02:55:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/07 02:55:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36213") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57308->172.17.0.2:36213, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37252") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47498->172.17.0.2:37252, err= 2025/07/07 02:55:52 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/07 02:55:52 INFO : existing: Copied (new) 2025/07/07 02:55:52 INFO : existing: Deleted 2025/07/07 02:55:52 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/07/07 02:55:52 INFO : existing-b: Copied (new) 2025/07/07 02:55:52 INFO : existing-b: Deleted 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31567") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46156->172.17.0.2:31567, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35369") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44926->172.17.0.2:35369, err= 2025/07/07 02:55:52 DEBUG : existing: Destination exists, skipping 2025/07/07 02:55:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:52 INFO : There was nothing to transfer 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32517") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33758->172.17.0.2:32517, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38179") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55492->172.17.0.2:38179, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39011") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58786->172.17.0.2:39011, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-riyufew5meze" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: > dial: conn=172.17.0.1:32996->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31499") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33704->172.17.0.2:31499, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35829") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42034->172.17.0.2:35829, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33634") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48348->172.17.0.2:33634, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35687") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54502->172.17.0.2:35687, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-pezivoj8vawe -> ftp://172.17.0.2:21/rclone-test-riyufew5meze 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: dial("tcp","172.17.0.2:35365") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: > dial: conn=172.17.0.1:50236->172.17.0.2:35365, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: dial("tcp","172.17.0.2:30499") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: > dial: conn=172.17.0.1:36866->172.17.0.2:30499, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: dial("tcp","172.17.0.2:36581") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: > dial: conn=172.17.0.1:48742->172.17.0.2:36581, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: Using server-side directory move 2025/07/07 02:55:52 INFO : ftp://172.17.0.2:21/rclone-test-riyufew5meze: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39371") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46496->172.17.0.2:39371, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: dial("tcp","172.17.0.2:39581") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: > dial: conn=172.17.0.1:52620->172.17.0.2:39581, err= 2025/07/07 02:55:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 02:55:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/07 02:55:52 DEBUG : empty space: Unchanged skipping 2025/07/07 02:55:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: Waiting for checks to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: > dial: conn=172.17.0.1:33006->172.17.0.2:21, err= 2025/07/07 02:55:52 INFO : empty space: Deleted 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: Waiting for transfers to finish 2025/07/07 02:55:52 INFO : potato2: Moved (server-side) 2025/07/07 02:55:52 INFO : potato3: Deleted 2025/07/07 02:55:52 INFO : potato3: Moved (server-side) 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39425") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51426->172.17.0.2:39425, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: dial("tcp","172.17.0.2:31196") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: > dial: conn=172.17.0.1:54272->172.17.0.2:31196, err= 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xesokoy4neji" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xesokoy4neji: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xesokoy4neji: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xesokoy4neji: > dial: conn=172.17.0.1:33016->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xesokoy4neji: Using server-side directory move 2025/07/07 02:55:52 INFO : ftp://172.17.0.2:21/rclone-test-xesokoy4neji: Server side directory move succeeded 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xesokoy4neji: dial("tcp","172.17.0.2:39221") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xesokoy4neji: > dial: conn=172.17.0.1:59240->172.17.0.2:39221, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: dial("tcp","172.17.0.2:35825") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: > dial: conn=172.17.0.1:45786->172.17.0.2:35825, err= 2025/07/07 02:55:52 ERROR : error listing: directory not found 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xesokoy4neji: dial("tcp","172.17.0.2:32962") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xesokoy4neji: > dial: conn=172.17.0.1:60436->172.17.0.2:32962, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xesokoy4neji: Purge object "empty space" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xesokoy4neji: Purge object "potato2" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xesokoy4neji: Purge object "potato3" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xesokoy4neji: Purge dir "" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: dial("tcp","172.17.0.2:34964") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: > dial: conn=172.17.0.1:49494->172.17.0.2:34964, err= 2025/07/07 02:55:52 ERROR : error listing: directory not found 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-riyufew5meze: Purge dir "" 2025/07/07 02:55:52 NOTICE: purge failed to rmdir "": directory not found 2025/07/07 02:55:52 NOTICE: purge failed: directory not found 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30410") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56524->172.17.0.2:30410, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31928") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51248->172.17.0.2:31928, err= --- PASS: TestServerSideMove (0.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-boguvis1fobu" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: > dial: conn=172.17.0.1:33024->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37319") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40228->172.17.0.2:37319, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38316") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46178->172.17.0.2:38316, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37916") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45102->172.17.0.2:37916, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33741") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34974->172.17.0.2:33741, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-pezivoj8vawe -> ftp://172.17.0.2:21/rclone-test-boguvis1fobu 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: dial("tcp","172.17.0.2:39630") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: > dial: conn=172.17.0.1:58152->172.17.0.2:39630, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: dial("tcp","172.17.0.2:35595") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: > dial: conn=172.17.0.1:43226->172.17.0.2:35595, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: dial("tcp","172.17.0.2:31219") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: > dial: conn=172.17.0.1:52324->172.17.0.2:31219, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: dial("tcp","172.17.0.2:39421") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: > dial: conn=172.17.0.1:51674->172.17.0.2:39421, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32735") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58302->172.17.0.2:32735, err= 2025/07/07 02:55:52 DEBUG : empty space: Excluded (Size Filter) 2025/07/07 02:55:52 DEBUG : empty space: Excluded 2025/07/07 02:55:52 DEBUG : empty space: Excluded (Size Filter) 2025/07/07 02:55:52 DEBUG : empty space: Excluded 2025/07/07 02:55:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 02:55:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: Waiting for checks to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: Waiting for transfers to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: > dial: conn=172.17.0.1:33040->172.17.0.2:21, err= 2025/07/07 02:55:52 INFO : potato2: Moved (server-side) 2025/07/07 02:55:52 INFO : potato3: Deleted 2025/07/07 02:55:52 INFO : potato3: Moved (server-side) 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34803") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46802->172.17.0.2:34803, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: dial("tcp","172.17.0.2:34983") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: > dial: conn=172.17.0.1:60796->172.17.0.2:34983, err= 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sutoxuz9fibe" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-sutoxuz9fibe: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-sutoxuz9fibe: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-sutoxuz9fibe: > dial: conn=172.17.0.1:33056->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-sutoxuz9fibe: dial("tcp","172.17.0.2:31964") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: dial("tcp","172.17.0.2:38506") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-sutoxuz9fibe: > dial: conn=172.17.0.1:48126->172.17.0.2:31964, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: > dial: conn=172.17.0.1:43568->172.17.0.2:38506, err= 2025/07/07 02:55:52 DEBUG : empty space: Excluded (Size Filter) 2025/07/07 02:55:52 DEBUG : empty space: Excluded 2025/07/07 02:55:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 02:55:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-sutoxuz9fibe: Waiting for checks to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-sutoxuz9fibe: Waiting for transfers to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-sutoxuz9fibe: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-sutoxuz9fibe: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-sutoxuz9fibe: > dial: conn=172.17.0.1:33058->172.17.0.2:21, err= 2025/07/07 02:55:52 INFO : potato2: Moved (server-side) 2025/07/07 02:55:52 INFO : potato3: Moved (server-side) 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-sutoxuz9fibe: dial("tcp","172.17.0.2:37041") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-sutoxuz9fibe: > dial: conn=172.17.0.1:48914->172.17.0.2:37041, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: dial("tcp","172.17.0.2:36537") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: > dial: conn=172.17.0.1:37308->172.17.0.2:36537, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-sutoxuz9fibe: dial("tcp","172.17.0.2:38581") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-sutoxuz9fibe: > dial: conn=172.17.0.1:54416->172.17.0.2:38581, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-sutoxuz9fibe: Purge object "potato2" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-sutoxuz9fibe: Purge object "potato3" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-sutoxuz9fibe: Purge dir "" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: dial("tcp","172.17.0.2:37370") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: > dial: conn=172.17.0.1:47326->172.17.0.2:37370, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: Purge object "empty space" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-boguvis1fobu: Purge dir "" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38958") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58024->172.17.0.2:38958, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30357") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55772->172.17.0.2:30357, err= --- PASS: TestServerSideMoveWithFilter (0.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lazevos7musi" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: > dial: conn=172.17.0.1:33060->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36094") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50020->172.17.0.2:36094, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35921") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57744->172.17.0.2:35921, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31014") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41214->172.17.0.2:31014, err= 2025/07/07 02:55:52 INFO : tomatoDir: Making directory 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39729") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35762->172.17.0.2:39729, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38584") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57472->172.17.0.2:38584, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-pezivoj8vawe -> ftp://172.17.0.2:21/rclone-test-lazevos7musi 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: dial("tcp","172.17.0.2:31254") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: > dial: conn=172.17.0.1:59108->172.17.0.2:31254, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: dial("tcp","172.17.0.2:30612") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: > dial: conn=172.17.0.1:47126->172.17.0.2:30612, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: dial("tcp","172.17.0.2:35811") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: > dial: conn=172.17.0.1:39692->172.17.0.2:35811, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: Using server-side directory move 2025/07/07 02:55:52 INFO : ftp://172.17.0.2:21/rclone-test-lazevos7musi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: dial("tcp","172.17.0.2:31216") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: > dial: conn=172.17.0.1:46574->172.17.0.2:31216, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32755") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51080->172.17.0.2:32755, err= 2025/07/07 02:55:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 02:55:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/07 02:55:52 DEBUG : empty space: Unchanged skipping 2025/07/07 02:55:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39205") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48924->172.17.0.2:39205, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: > dial: conn=172.17.0.1:33076->172.17.0.2:21, err= 2025/07/07 02:55:52 INFO : potato2: Moved (server-side) 2025/07/07 02:55:52 INFO : empty space: Deleted 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: Waiting for checks to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: Waiting for transfers to finish 2025/07/07 02:55:52 INFO : potato3: Deleted 2025/07/07 02:55:52 INFO : potato3: Moved (server-side) 2025/07/07 02:55:52 INFO : tomatoDir: Removing directory 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: deleted 1 directories 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33586") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57392->172.17.0.2:33586, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39252") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53986->172.17.0.2:39252, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: dial("tcp","172.17.0.2:31229") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: > dial: conn=172.17.0.1:46500->172.17.0.2:31229, err= 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-basobih5fapu" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-basobih5fapu: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-basobih5fapu: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-basobih5fapu: > dial: conn=172.17.0.1:33084->172.17.0.2:21, err= 2025/07/07 02:55:52 INFO : tomatoDir: Making directory 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-basobih5fapu: Using server-side directory move 2025/07/07 02:55:52 INFO : ftp://172.17.0.2:21/rclone-test-basobih5fapu: Server side directory move succeeded 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-basobih5fapu: dial("tcp","172.17.0.2:37823") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-basobih5fapu: > dial: conn=172.17.0.1:43702->172.17.0.2:37823, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-basobih5fapu: dial("tcp","172.17.0.2:30360") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-basobih5fapu: > dial: conn=172.17.0.1:40074->172.17.0.2:30360, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: dial("tcp","172.17.0.2:31925") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: > dial: conn=172.17.0.1:42608->172.17.0.2:31925, err= 2025/07/07 02:55:52 ERROR : error listing: directory not found 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: dial("tcp","172.17.0.2:33299") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: > dial: conn=172.17.0.1:53582->172.17.0.2:33299, err= 2025/07/07 02:55:52 ERROR : error listing: directory not found 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-basobih5fapu: dial("tcp","172.17.0.2:34509") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-basobih5fapu: > dial: conn=172.17.0.1:49586->172.17.0.2:34509, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-basobih5fapu: Purge object "empty space" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-basobih5fapu: Purge object "potato2" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-basobih5fapu: Purge object "potato3" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-basobih5fapu: dial("tcp","172.17.0.2:33696") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-basobih5fapu: > dial: conn=172.17.0.1:34326->172.17.0.2:33696, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-basobih5fapu: Purge dir "tomatoDir" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-basobih5fapu: Purge dir "" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: dial("tcp","172.17.0.2:36058") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: > dial: conn=172.17.0.1:57308->172.17.0.2:36058, err= 2025/07/07 02:55:52 ERROR : error listing: directory not found 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-lazevos7musi: Purge dir "" 2025/07/07 02:55:52 NOTICE: purge failed to rmdir "": directory not found 2025/07/07 02:55:52 NOTICE: purge failed: directory not found 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30472") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37476->172.17.0.2:30472, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30670") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54546->172.17.0.2:30670, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.09s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30730") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47428->172.17.0.2:30730, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36514") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58850->172.17.0.2:36514, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pezivoj8vawe/rclone-sync-test" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test: > dial: conn=172.17.0.1:33092->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37784") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53058->172.17.0.2:37784, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31689") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60704->172.17.0.2:31689, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pezivoj8vawe/rclone-sync-test" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test: > dial: conn=172.17.0.1:33104->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pezivoj8vawe/rclone-sync-test-include/layer2" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test-include/layer2: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:33120->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pezivoj8vawe/rclone-sync-test-ignore-file" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test-ignore-file: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:33124->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37901") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52952->172.17.0.2:37901, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30822") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test: dial("tcp","172.17.0.2:32256") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60888->172.17.0.2:30822, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test: > dial: conn=172.17.0.1:44748->172.17.0.2:32256, err= 2025/07/07 02:55:52 DEBUG : rclone-sync-test: Excluded 2025/07/07 02:55:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31382") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34806->172.17.0.2:31382, err= 2025/07/07 02:55:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test: Waiting for checks to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test: Waiting for transfers to finish 2025/07/07 02:55:52 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:52 INFO : There was nothing to transfer 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34629") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53744->172.17.0.2:34629, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test: dial("tcp","172.17.0.2:37892") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test: > dial: conn=172.17.0.1:60586->172.17.0.2:37892, err= 2025/07/07 02:55:52 DEBUG : rclone-sync-test: Excluded 2025/07/07 02:55:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30767") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50666->172.17.0.2:30767, err= 2025/07/07 02:55:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:52 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:52 INFO : rclone-sync-test-include: Removing directory 2025/07/07 02:55:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: failed to delete 1 directories 2025/07/07 02:55:52 INFO : There was nothing to transfer 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:32530") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38032") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:34096->172.17.0.2:32530, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58034->172.17.0.2:38032, err= 2025/07/07 02:55:52 DEBUG : rclone-sync-test: Excluded 2025/07/07 02:55:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32912") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58920->172.17.0.2:32912, err= 2025/07/07 02:55:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/07 02:55:52 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:52 INFO : There was nothing to transfer 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32500") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56272->172.17.0.2:32500, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:31140") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:35392->172.17.0.2:31140, err= 2025/07/07 02:55:52 DEBUG : rclone-sync-test: Excluded 2025/07/07 02:55:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30462") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33100->172.17.0.2:30462, err= 2025/07/07 02:55:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:52 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:52 INFO : rclone-sync-test-include: Removing directory 2025/07/07 02:55:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: failed to delete 1 directories 2025/07/07 02:55:52 INFO : There was nothing to transfer 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34138") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41026->172.17.0.2:34138, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:35412") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:51600->172.17.0.2:35412, err= 2025/07/07 02:55:52 DEBUG : Excluded 2025/07/07 02:55:52 DEBUG : rclone-sync-test: Excluded 2025/07/07 02:55:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32094") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53986->172.17.0.2:32094, err= 2025/07/07 02:55:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/07 02:55:52 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:52 INFO : There was nothing to transfer 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37655") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50824->172.17.0.2:37655, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35980") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30057") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43446->172.17.0.2:35980, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30437") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55448->172.17.0.2:30057, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39800->172.17.0.2:30437, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33036") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57280->172.17.0.2:33036, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39211") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51170->172.17.0.2:39211, err= --- PASS: TestSyncOverlapWithFilter (0.08s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pezivoj8vawe/dst" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:33136->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pezivoj8vawe/CompareDest" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/CompareDest: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/CompareDest: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/CompareDest: > dial: conn=172.17.0.1:33152->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pezivoj8vawe/CompareDest" to be canonical "TestFTPPureftpd{ko9lx}:rclone-test-pezivoj8vawe/CompareDest" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:31488") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:48932->172.17.0.2:31488, err= 2025/07/07 02:55:52 DEBUG : one: Need to transfer - File not found at Destination 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for checks to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for transfers to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:30921") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:38344->172.17.0.2:30921, err= 2025/07/07 02:55:52 DEBUG : one.b824e1ab.partial: renamed to: one 2025/07/07 02:55:52 INFO : one: Copied (new) 2025/07/07 02:55:52 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38154") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43792->172.17.0.2:38154, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31603") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:32808->172.17.0.2:31603, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39734") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34054->172.17.0.2:39734, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33445") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38392->172.17.0.2:33445, err= 2025/07/07 02:55:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pezivoj8vawe/CompareDest" for canonical name "TestFTPPureftpd{ko9lx}:rclone-test-pezivoj8vawe/CompareDest" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:33237") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:58096->172.17.0.2:33237, err= 2025/07/07 02:55:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for checks to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for transfers to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:31045") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:40692->172.17.0.2:31045, err= 2025/07/07 02:55:52 DEBUG : one.406dcb2c.partial: renamed to: one 2025/07/07 02:55:52 INFO : one: Copied (replaced existing) 2025/07/07 02:55:52 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39640") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47726->172.17.0.2:39640, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32775") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47972->172.17.0.2:32775, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38128") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39966->172.17.0.2:38128, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37607") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47588->172.17.0.2:37607, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30880") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41032->172.17.0.2:30880, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39058") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31375") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51676->172.17.0.2:39058, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59492->172.17.0.2:31375, err= 2025/07/07 02:55:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pezivoj8vawe/CompareDest" for canonical name "TestFTPPureftpd{ko9lx}:rclone-test-pezivoj8vawe/CompareDest" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:30534") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:41566->172.17.0.2:30534, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for checks to finish 2025/07/07 02:55:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 02:55:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 02:55:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for transfers to finish 2025/07/07 02:55:52 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:52 INFO : There was nothing to transfer 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38280") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37568->172.17.0.2:38280, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33507") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34198") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46296->172.17.0.2:33507, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37406->172.17.0.2:34198, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32113") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37676->172.17.0.2:32113, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36634") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42022->172.17.0.2:36634, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33256") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31527") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40840->172.17.0.2:31527, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42600->172.17.0.2:33256, err= 2025/07/07 02:55:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pezivoj8vawe/CompareDest" for canonical name "TestFTPPureftpd{ko9lx}:rclone-test-pezivoj8vawe/CompareDest" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:39340") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:44978->172.17.0.2:39340, err= 2025/07/07 02:55:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/CompareDest: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/CompareDest: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 02:55:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/CompareDest: > dial: conn=172.17.0.1:33156->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for checks to finish 2025/07/07 02:55:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 02:55:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for transfers to finish 2025/07/07 02:55:52 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:52 INFO : There was nothing to transfer 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35481") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34064->172.17.0.2:35481, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36936") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41712->172.17.0.2:36936, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30421") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44986->172.17.0.2:30421, err= 2025/07/07 02:55:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pezivoj8vawe/CompareDest" for canonical name "TestFTPPureftpd{ko9lx}:rclone-test-pezivoj8vawe/CompareDest" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:31432") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:38556->172.17.0.2:31432, err= 2025/07/07 02:55:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 02:55:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 02:55:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for checks to finish 2025/07/07 02:55:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 02:55:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for transfers to finish 2025/07/07 02:55:52 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:52 INFO : There was nothing to transfer 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37971") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50998->172.17.0.2:37971, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32392") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45850->172.17.0.2:32392, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37178") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47884->172.17.0.2:37178, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35526") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47128->172.17.0.2:35526, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35385") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36166") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56368->172.17.0.2:35385, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60852->172.17.0.2:36166, err= 2025/07/07 02:55:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pezivoj8vawe/CompareDest" for canonical name "TestFTPPureftpd{ko9lx}:rclone-test-pezivoj8vawe/CompareDest" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:33640") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:37086->172.17.0.2:33640, err= 2025/07/07 02:55:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 02:55:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/07 02:55:52 DEBUG : two: Need to transfer - File not found at Destination 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for checks to finish 2025/07/07 02:55:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 02:55:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for transfers to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:36592") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:60424->172.17.0.2:36592, err= 2025/07/07 02:55:52 DEBUG : two.1503b713.partial: renamed to: two 2025/07/07 02:55:52 INFO : two: Copied (new) 2025/07/07 02:55:52 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38414") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36546->172.17.0.2:38414, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38380") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49480->172.17.0.2:38380, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38258") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39420->172.17.0.2:38258, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32877") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53348->172.17.0.2:32877, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38417") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32053") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44700->172.17.0.2:38417, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37760->172.17.0.2:32053, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30682") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34080->172.17.0.2:30682, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.16s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36877") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47098->172.17.0.2:36877, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30813") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38432->172.17.0.2:30813, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35341") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59042->172.17.0.2:35341, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36976") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39543") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41770->172.17.0.2:36976, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57758->172.17.0.2:39543, err= 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pezivoj8vawe/dest" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dest: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dest: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dest: > dial: conn=172.17.0.1:33170->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pezivoj8vawe/pre-dest1" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/pre-dest1: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/pre-dest1: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/pre-dest1: > dial: conn=172.17.0.1:33176->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pezivoj8vawe/pre-dest1" to be canonical "TestFTPPureftpd{ko9lx}:rclone-test-pezivoj8vawe/pre-dest1" 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pezivoj8vawe/pre-dest2" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/pre-dest2: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/pre-dest2: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/pre-dest2: > dial: conn=172.17.0.1:33184->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pezivoj8vawe/pre-dest2" to be canonical "TestFTPPureftpd{ko9lx}:rclone-test-pezivoj8vawe/pre-dest2" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dest: dial("tcp","172.17.0.2:38453") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dest: > dial: conn=172.17.0.1:37464->172.17.0.2:38453, err= 2025/07/07 02:55:52 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:52 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/07 02:55:52 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:52 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/07 02:55:52 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dest: Waiting for checks to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dest: Waiting for transfers to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dest: dial("tcp","172.17.0.2:33602") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dest: > dial: conn=172.17.0.1:50340->172.17.0.2:33602, err= 2025/07/07 02:55:52 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/07/07 02:55:52 INFO : 3: Copied (new) 2025/07/07 02:55:52 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dest: dial("tcp","172.17.0.2:38569") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dest: > dial: conn=172.17.0.1:40042->172.17.0.2:38569, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30577") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37350->172.17.0.2:30577, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31323") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30539") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39992") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49512->172.17.0.2:30539, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39040->172.17.0.2:31323, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33744->172.17.0.2:39992, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37681") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57442->172.17.0.2:37681, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33502") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30627") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34014") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39192->172.17.0.2:33502, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60060->172.17.0.2:30627, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42072->172.17.0.2:34014, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32324") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55048->172.17.0.2:32324, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/pre-dest1: closing 1 unused connections 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.10s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30117") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36732->172.17.0.2:30117, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36040") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52626->172.17.0.2:36040, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38322") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58888->172.17.0.2:38322, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32017") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54892->172.17.0.2:32017, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33753") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55254->172.17.0.2:33753, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33039") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49126->172.17.0.2:33039, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34972") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57736->172.17.0.2:34972, err= 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pezivoj8vawe/dst" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:33194->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pezivoj8vawe/backup" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/backup: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/backup: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/backup: > dial: conn=172.17.0.1:33206->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pezivoj8vawe/backup" to be canonical "TestFTPPureftpd{ko9lx}:rclone-test-pezivoj8vawe/backup" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:32536") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:44344->172.17.0.2:32536, err= 2025/07/07 02:55:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for checks to finish 2025/07/07 02:55:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:52 DEBUG : two: Unchanged skipping 2025/07/07 02:55:52 INFO : one: Moved (server-side) 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for transfers to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:31563") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:47650->172.17.0.2:31563, err= 2025/07/07 02:55:52 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/07 02:55:52 INFO : one: Copied (new) 2025/07/07 02:55:52 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:52 INFO : three.txt: Moved (server-side) 2025/07/07 02:55:52 INFO : three.txt: Moved into backup dir 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30014") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50582->172.17.0.2:30014, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37026") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33882->172.17.0.2:37026, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30373") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52950->172.17.0.2:30373, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35723") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59742->172.17.0.2:35723, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35899") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35144->172.17.0.2:35899, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34001") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37962->172.17.0.2:34001, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32156") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36468->172.17.0.2:32156, err= 2025/07/07 02:55:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pezivoj8vawe/backup" for canonical name "TestFTPPureftpd{ko9lx}:rclone-test-pezivoj8vawe/backup" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:31277") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:48310->172.17.0.2:31277, err= 2025/07/07 02:55:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for checks to finish 2025/07/07 02:55:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:52 DEBUG : two: Unchanged skipping 2025/07/07 02:55:52 INFO : one: Deleted 2025/07/07 02:55:52 INFO : one: Moved (server-side) 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for transfers to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:34492") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:60808->172.17.0.2:34492, err= 2025/07/07 02:55:52 DEBUG : one.1503b713.partial: renamed to: one 2025/07/07 02:55:52 INFO : one: Copied (new) 2025/07/07 02:55:52 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:52 INFO : three.txt: Deleted 2025/07/07 02:55:52 INFO : three.txt: Moved (server-side) 2025/07/07 02:55:52 INFO : three.txt: Moved into backup dir 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33712") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49720->172.17.0.2:33712, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38691") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51252->172.17.0.2:38691, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33609") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53024->172.17.0.2:33609, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34610") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53990->172.17.0.2:34610, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36506") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32253") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38484->172.17.0.2:36506, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45614->172.17.0.2:32253, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33898") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56784->172.17.0.2:33898, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.10s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31484") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35892->172.17.0.2:31484, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31302") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33774->172.17.0.2:31302, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37438") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53294->172.17.0.2:37438, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38378") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52962->172.17.0.2:38378, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32775") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47984->172.17.0.2:32775, err= 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pezivoj8vawe/dst" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:33208->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pezivoj8vawe/backup" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/backup: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/backup: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/backup: > dial: conn=172.17.0.1:33210->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pezivoj8vawe/backup" to be canonical "TestFTPPureftpd{ko9lx}:rclone-test-pezivoj8vawe/backup" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:39293") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:41172->172.17.0.2:39293, err= 2025/07/07 02:55:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 02:55:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:52 DEBUG : two: Unchanged skipping 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for checks to finish 2025/07/07 02:55:52 INFO : one: Moved (server-side) to: one.bak 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for transfers to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:39727") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:45906->172.17.0.2:39727, err= 2025/07/07 02:55:52 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/07 02:55:52 INFO : one: Copied (new) 2025/07/07 02:55:52 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/07 02:55:52 INFO : three.txt: Moved into backup dir 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32227") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41336->172.17.0.2:32227, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37004") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43676->172.17.0.2:37004, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30422") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52760->172.17.0.2:30422, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31272") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49030->172.17.0.2:31272, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31283") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45114->172.17.0.2:31283, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31406") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59578->172.17.0.2:31406, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32190") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47208->172.17.0.2:32190, err= 2025/07/07 02:55:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pezivoj8vawe/backup" for canonical name "TestFTPPureftpd{ko9lx}:rclone-test-pezivoj8vawe/backup" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:33369") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:52808->172.17.0.2:33369, err= 2025/07/07 02:55:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 02:55:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:52 DEBUG : two: Unchanged skipping 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for checks to finish 2025/07/07 02:55:52 INFO : one.bak: Deleted 2025/07/07 02:55:52 INFO : one: Moved (server-side) to: one.bak 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for transfers to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:30981") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:43038->172.17.0.2:30981, err= 2025/07/07 02:55:52 DEBUG : one.1503b713.partial: renamed to: one 2025/07/07 02:55:52 INFO : one: Copied (new) 2025/07/07 02:55:52 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:52 INFO : three.txt.bak: Deleted 2025/07/07 02:55:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/07 02:55:52 INFO : three.txt: Moved into backup dir 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35113") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50412->172.17.0.2:35113, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32951") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46814->172.17.0.2:32951, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36589") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57682->172.17.0.2:36589, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38872") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59142->172.17.0.2:38872, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31769") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33200") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53528->172.17.0.2:33200, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37916->172.17.0.2:31769, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32135") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41856->172.17.0.2:32135, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.11s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39323") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60682->172.17.0.2:39323, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33651") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43230->172.17.0.2:33651, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32030") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41930->172.17.0.2:32030, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30693") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52668->172.17.0.2:30693, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39455") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55754->172.17.0.2:39455, err= 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pezivoj8vawe/dst" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:33222->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pezivoj8vawe/backup" 2025/07/07 02:55:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:52 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/backup: Connecting to FTP server 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/backup: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/backup: > dial: conn=172.17.0.1:33234->172.17.0.2:21, err= 2025/07/07 02:55:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pezivoj8vawe/backup" to be canonical "TestFTPPureftpd{ko9lx}:rclone-test-pezivoj8vawe/backup" 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:32706") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:49326->172.17.0.2:32706, err= 2025/07/07 02:55:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 02:55:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:52 DEBUG : two: Unchanged skipping 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for checks to finish 2025/07/07 02:55:52 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for transfers to finish 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:31108") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:44002->172.17.0.2:31108, err= 2025/07/07 02:55:52 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/07 02:55:52 INFO : one: Copied (new) 2025/07/07 02:55:52 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/07 02:55:52 INFO : three.txt: Moved into backup dir 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39922") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60672->172.17.0.2:39922, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32550") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36266->172.17.0.2:32550, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34927") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37866->172.17.0.2:34927, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33994") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54962->172.17.0.2:33994, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34644") 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60500->172.17.0.2:34644, err= 2025/07/07 02:55:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39804") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52400->172.17.0.2:39804, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35624") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38042->172.17.0.2:35624, err= 2025/07/07 02:55:53 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pezivoj8vawe/backup" for canonical name "TestFTPPureftpd{ko9lx}:rclone-test-pezivoj8vawe/backup" 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:35852") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:53372->172.17.0.2:35852, err= 2025/07/07 02:55:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for checks to finish 2025/07/07 02:55:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : two: Unchanged skipping 2025/07/07 02:55:53 INFO : one-2019-01-01: Deleted 2025/07/07 02:55:53 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for transfers to finish 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:36009") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:35754->172.17.0.2:36009, err= 2025/07/07 02:55:53 DEBUG : one.1503b713.partial: renamed to: one 2025/07/07 02:55:53 INFO : one: Copied (new) 2025/07/07 02:55:53 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:53 INFO : three-2019-01-01.txt: Deleted 2025/07/07 02:55:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/07 02:55:53 INFO : three.txt: Moved into backup dir 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34126") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44496->172.17.0.2:34126, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34090") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39016->172.17.0.2:34090, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30864") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51882->172.17.0.2:30864, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35288") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49398->172.17.0.2:35288, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33170") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42202->172.17.0.2:33170, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31943") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42740->172.17.0.2:31943, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30698") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37324->172.17.0.2:30698, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.10s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39832") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46212->172.17.0.2:39832, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32506") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38890->172.17.0.2:32506, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34074") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43944->172.17.0.2:34074, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34059") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39240->172.17.0.2:34059, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39886") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36266->172.17.0.2:39886, err= 2025/07/07 02:55:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pezivoj8vawe/dst" 2025/07/07 02:55:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:53 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:53 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:53 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:53 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Connecting to FTP server 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:33250->172.17.0.2:21, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:38108") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:60326->172.17.0.2:38108, err= 2025/07/07 02:55:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 02:55:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : two: Unchanged skipping 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for checks to finish 2025/07/07 02:55:53 INFO : one: Moved (server-side) to: one.bak 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for transfers to finish 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:36492") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:50870->172.17.0.2:36492, err= 2025/07/07 02:55:53 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/07 02:55:53 INFO : one: Copied (new) 2025/07/07 02:55:53 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/07 02:55:53 INFO : three.txt: Moved into backup dir 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38394") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37610->172.17.0.2:38394, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35838") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58218->172.17.0.2:35838, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39489") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43070->172.17.0.2:39489, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32401") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45464->172.17.0.2:32401, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30508") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52240->172.17.0.2:30508, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:39375") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:36956->172.17.0.2:39375, err= 2025/07/07 02:55:53 DEBUG : one.bak: Excluded (Path Filter) 2025/07/07 02:55:53 DEBUG : one.bak: Excluded 2025/07/07 02:55:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/07 02:55:53 DEBUG : three.txt.bak: Excluded 2025/07/07 02:55:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 02:55:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : two: Unchanged skipping 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for checks to finish 2025/07/07 02:55:53 INFO : one.bak: Deleted 2025/07/07 02:55:53 INFO : one: Moved (server-side) to: one.bak 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Waiting for transfers to finish 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:34200") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:51890->172.17.0.2:34200, err= 2025/07/07 02:55:53 DEBUG : one.1503b713.partial: renamed to: one 2025/07/07 02:55:53 INFO : one: Copied (new) 2025/07/07 02:55:53 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:53 INFO : three.txt.bak: Deleted 2025/07/07 02:55:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/07 02:55:53 INFO : three.txt: Moved into backup dir 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33433") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43658->172.17.0.2:33433, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38338") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33182->172.17.0.2:38338, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35330") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41640->172.17.0.2:35330, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36012") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52644->172.17.0.2:36012, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31014") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41220->172.17.0.2:31014, err= --- PASS: TestSyncBackupDirSuffixOnly (0.08s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38534") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57098->172.17.0.2:38534, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33032") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55294->172.17.0.2:33032, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31211") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39156->172.17.0.2:31211, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34352") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38286->172.17.0.2:34352, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31535") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57262->172.17.0.2:31535, err= 2025/07/07 02:55:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pezivoj8vawe/dst" 2025/07/07 02:55:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:53 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:53 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:53 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:53 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Connecting to FTP server 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:33262->172.17.0.2:21, err= 2025/07/07 02:55:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 02:55:53 INFO : one: Moved (server-side) to: one.bak 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:33963") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:52288->172.17.0.2:33963, err= 2025/07/07 02:55:53 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/07 02:55:53 INFO : one: Copied (new) 2025/07/07 02:55:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : two: Unchanged skipping 2025/07/07 02:55:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/07 02:55:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:31662") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:40814->172.17.0.2:31662, err= 2025/07/07 02:55:53 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/07 02:55:53 INFO : three.txt: Copied (new) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35411") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51050->172.17.0.2:35411, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34884") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57504->172.17.0.2:34884, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33095") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44790->172.17.0.2:33095, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32001") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40758->172.17.0.2:32001, err= 2025/07/07 02:55:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 02:55:53 INFO : one.bak: Deleted 2025/07/07 02:55:53 INFO : one: Moved (server-side) to: one.bak 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:33521") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:34990->172.17.0.2:33521, err= 2025/07/07 02:55:53 DEBUG : one.1503b713.partial: renamed to: one 2025/07/07 02:55:53 INFO : one: Copied (new) 2025/07/07 02:55:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : two: Unchanged skipping 2025/07/07 02:55:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/07 02:55:53 INFO : three.txt.bak: Deleted 2025/07/07 02:55:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:36268") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:43716->172.17.0.2:36268, err= 2025/07/07 02:55:53 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/07 02:55:53 INFO : three.txt: Copied (new) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38015") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45284->172.17.0.2:38015, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34697") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59214->172.17.0.2:34697, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34146") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38276->172.17.0.2:34146, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35935") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43228->172.17.0.2:35935, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33372") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42994->172.17.0.2:33372, err= --- PASS: TestSyncSuffix (0.09s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36667") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34892->172.17.0.2:36667, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30856") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44780->172.17.0.2:30856, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32366") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49214->172.17.0.2:32366, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32431") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54166->172.17.0.2:32431, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30677") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52012->172.17.0.2:30677, err= 2025/07/07 02:55:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pezivoj8vawe/dst" 2025/07/07 02:55:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/07 02:55:53 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:53 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ko9lx}" suffix to name 2025/07/07 02:55:53 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/07 02:55:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/07 02:55:53 DEBUG : Setting pass="SgJeM5N27iJN-ZqMT-gFJL7F_yk5vtQz4fezxXkH-gA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/07 02:55:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: Connecting to FTP server 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:33276->172.17.0.2:21, err= 2025/07/07 02:55:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 02:55:53 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:37594") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:54256->172.17.0.2:37594, err= 2025/07/07 02:55:53 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/07 02:55:53 INFO : one: Copied (new) 2025/07/07 02:55:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : two: Unchanged skipping 2025/07/07 02:55:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/07 02:55:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:30159") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:38646->172.17.0.2:30159, err= 2025/07/07 02:55:53 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/07 02:55:53 INFO : three.txt: Copied (new) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39204") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36786->172.17.0.2:39204, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32434") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33716->172.17.0.2:32434, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30172") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34206->172.17.0.2:30172, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31625") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:32832->172.17.0.2:31625, err= 2025/07/07 02:55:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 02:55:53 INFO : one-2019-01-01: Deleted 2025/07/07 02:55:53 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:31006") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:46558->172.17.0.2:31006, err= 2025/07/07 02:55:53 DEBUG : one.1503b713.partial: renamed to: one 2025/07/07 02:55:53 INFO : one: Copied (new) 2025/07/07 02:55:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : two: Unchanged skipping 2025/07/07 02:55:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/07 02:55:53 INFO : three-2019-01-01.txt: Deleted 2025/07/07 02:55:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: dial("tcp","172.17.0.2:36330") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe/dst: > dial: conn=172.17.0.1:49176->172.17.0.2:36330, err= 2025/07/07 02:55:53 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/07 02:55:53 INFO : three.txt: Copied (new) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33371") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33956->172.17.0.2:33371, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33742") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49036->172.17.0.2:33742, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38396") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42296->172.17.0.2:38396, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32243") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47024->172.17.0.2:32243, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30540") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36138->172.17.0.2:30540, err= --- PASS: TestSyncSuffixKeepExtension (0.08s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35786") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39372->172.17.0.2:35786, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35433") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44286->172.17.0.2:35433, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37319") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40230->172.17.0.2:37319, err= 2025/07/07 02:55:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33540") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40728->172.17.0.2:33540, err= 2025/07/07 02:55:53 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/07/07 02:55:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/07 02:55:53 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30497") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45418->172.17.0.2:30497, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34884") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57516->172.17.0.2:34884, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35647") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40652->172.17.0.2:35647, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32546") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58252->172.17.0.2:32546, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36388") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53904->172.17.0.2:36388, err= 2025/07/07 02:55:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32023") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51400->172.17.0.2:32023, err= 2025/07/07 02:55:53 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/07 02:55:53 INFO : existing: Copied (new) 2025/07/07 02:55:53 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30536") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57250->172.17.0.2:30536, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38402") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34052->172.17.0.2:38402, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38852") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40836->172.17.0.2:38852, err= 2025/07/07 02:55:53 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:53 ERROR : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: not deleting files as there were IO errors 2025/07/07 02:55:53 ERROR : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: not deleting directories as there were IO errors 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37046") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58740->172.17.0.2:37046, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32615") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52350->172.17.0.2:32615, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33298") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37398->172.17.0.2:33298, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32884") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41196->172.17.0.2:32884, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36622") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40622->172.17.0.2:36622, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33983") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38038->172.17.0.2:33983, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:53 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : existing: Unchanged skipping 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:53 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:53 INFO : There was nothing to transfer 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33605") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55746->172.17.0.2:33605, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35277") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49478->172.17.0.2:35277, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33892") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38388->172.17.0.2:33892, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32341") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49054->172.17.0.2:32341, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35198") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50078->172.17.0.2:35198, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34772") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50350->172.17.0.2:34772, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31401") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55452->172.17.0.2:31401, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30894") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52532->172.17.0.2:30894, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30594") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36444->172.17.0.2:30594, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36695") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57558->172.17.0.2:36695, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36818") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49806->172.17.0.2:36818, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31454") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39036->172.17.0.2:31454, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31131") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38690->172.17.0.2:31131, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31164") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59684->172.17.0.2:31164, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31411") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33188->172.17.0.2:31411, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33712") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49736->172.17.0.2:33712, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30459") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50666->172.17.0.2:30459, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35597") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49742->172.17.0.2:35597, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31181") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54156->172.17.0.2:31181, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38327") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50636->172.17.0.2:38327, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38907") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38598->172.17.0.2:38907, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32432") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60362->172.17.0.2:32432, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37321") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56996->172.17.0.2:37321, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34292") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47818->172.17.0.2:34292, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34850") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36258->172.17.0.2:34850, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38866") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43440->172.17.0.2:38866, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37254") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35556->172.17.0.2:37254, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30335") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60924->172.17.0.2:30335, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36541") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33278->172.17.0.2:36541, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33036") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57288->172.17.0.2:33036, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35589") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53846->172.17.0.2:35589, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37325") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36560->172.17.0.2:37325, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33330") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57428->172.17.0.2:33330, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34756") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53028->172.17.0.2:34756, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34319") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49982->172.17.0.2:34319, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34838") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45636->172.17.0.2:34838, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38950") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56304->172.17.0.2:38950, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31432") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38558->172.17.0.2:31432, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39695") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58580->172.17.0.2:39695, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31131") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38702->172.17.0.2:31131, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34876") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46160->172.17.0.2:34876, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39466") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59862->172.17.0.2:39466, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36628") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35314->172.17.0.2:36628, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30931") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59828->172.17.0.2:30931, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36819") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53504->172.17.0.2:36819, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30217") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54884->172.17.0.2:30217, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35570") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56366->172.17.0.2:35570, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35006") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37694->172.17.0.2:35006, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30871") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60950->172.17.0.2:30871, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33685") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53664->172.17.0.2:33685, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30150") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37184->172.17.0.2:30150, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37828") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43162->172.17.0.2:37828, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32261") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59648->172.17.0.2:32261, err= 2025/07/07 02:55:53 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:53 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both0: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both13: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both10: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both15: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both16: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both11: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both12: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both14: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both17: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both2: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both3: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both18: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both19: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both6: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both1: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both4: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both5: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both7: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both8: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both9: Unchanged skipping 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:53 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:53 INFO : only6: Deleted 2025/07/07 02:55:53 INFO : only8: Deleted 2025/07/07 02:55:53 INFO : only11: Deleted 2025/07/07 02:55:53 INFO : only9: Deleted 2025/07/07 02:55:53 INFO : only14: Deleted 2025/07/07 02:55:53 INFO : only7: Deleted 2025/07/07 02:55:53 INFO : only0: Deleted 2025/07/07 02:55:53 INFO : only15: Deleted 2025/07/07 02:55:53 INFO : only18: Deleted 2025/07/07 02:55:53 INFO : only1: Deleted 2025/07/07 02:55:53 INFO : only2: Deleted 2025/07/07 02:55:53 INFO : only16: Deleted 2025/07/07 02:55:53 INFO : only10: Deleted 2025/07/07 02:55:53 INFO : only5: Deleted 2025/07/07 02:55:53 INFO : only3: Deleted 2025/07/07 02:55:53 INFO : only13: Deleted 2025/07/07 02:55:53 INFO : only12: Deleted 2025/07/07 02:55:53 INFO : only19: Deleted 2025/07/07 02:55:53 INFO : only4: Deleted 2025/07/07 02:55:53 INFO : only17: Deleted 2025/07/07 02:55:53 INFO : There was nothing to transfer 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32461") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46222->172.17.0.2:32461, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36807") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40146->172.17.0.2:36807, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39232") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57796->172.17.0.2:39232, err= --- PASS: TestSyncConcurrentDelete (0.13s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34209") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60522->172.17.0.2:34209, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39350") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56364->172.17.0.2:39350, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35166") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57008->172.17.0.2:35166, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39378") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59056->172.17.0.2:39378, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31399") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37648->172.17.0.2:31399, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34068") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36554->172.17.0.2:34068, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34161") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51918->172.17.0.2:34161, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35399") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46352->172.17.0.2:35399, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37816") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49276->172.17.0.2:37816, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34296") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54706->172.17.0.2:34296, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31385") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35776->172.17.0.2:31385, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31895") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45920->172.17.0.2:31895, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30644") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41706->172.17.0.2:30644, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32299") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38850->172.17.0.2:32299, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33660") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39744->172.17.0.2:33660, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37262") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52288->172.17.0.2:37262, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32279") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55220->172.17.0.2:32279, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37309") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41172->172.17.0.2:37309, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31655") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50278->172.17.0.2:31655, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32019") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43684->172.17.0.2:32019, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35066") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41400->172.17.0.2:35066, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31799") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53388->172.17.0.2:31799, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33526") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58470->172.17.0.2:33526, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31112") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58812->172.17.0.2:31112, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39746") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36370->172.17.0.2:39746, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37365") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40682->172.17.0.2:37365, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35022") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43034->172.17.0.2:35022, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33125") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53036->172.17.0.2:33125, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30580") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41290->172.17.0.2:30580, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32343") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55414->172.17.0.2:32343, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33304") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60094->172.17.0.2:33304, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33697") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37998->172.17.0.2:33697, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36388") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53908->172.17.0.2:36388, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36252") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39822->172.17.0.2:36252, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31987") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43446->172.17.0.2:31987, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36223") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49970->172.17.0.2:36223, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36446") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46598->172.17.0.2:36446, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31216") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46578->172.17.0.2:31216, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37470") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52918->172.17.0.2:37470, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38642") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44404->172.17.0.2:38642, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36463") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33910->172.17.0.2:36463, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37507") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54970->172.17.0.2:37507, err= 2025/07/07 02:55:53 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:53 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both0: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both11: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both14: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both15: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both10: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both12: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both13: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both16: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both17: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both2: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both18: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both4: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both19: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both1: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both3: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both5: Unchanged skipping 2025/07/07 02:55:53 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:53 DEBUG : both8: Unchanged skipping 2025/07/07 02:55:53 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/07 02:55:53 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/07 02:55:53 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/07 02:55:53 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/07 02:55:53 DEBUG : both9: Unchanged skipping 2025/07/07 02:55:53 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/07 02:55:53 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/07 02:55:53 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/07 02:55:53 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/07 02:55:53 DEBUG : both7: Unchanged skipping 2025/07/07 02:55:53 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/07 02:55:53 DEBUG : both6: Unchanged skipping 2025/07/07 02:55:53 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/07 02:55:53 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/07 02:55:53 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/07 02:55:53 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/07 02:55:53 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/07 02:55:53 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/07 02:55:53 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34548") 2025/07/07 02:55:53 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/07 02:55:53 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/07 02:55:53 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/07 02:55:53 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36240") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35622") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33466->172.17.0.2:36240, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37948->172.17.0.2:34548, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45920->172.17.0.2:35622, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35246") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37934->172.17.0.2:35246, err= 2025/07/07 02:55:53 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/07/07 02:55:53 INFO : only11: Copied (replaced existing) 2025/07/07 02:55:53 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/07/07 02:55:53 INFO : only10: Copied (replaced existing) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39072") 2025/07/07 02:55:53 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/07/07 02:55:53 INFO : only13: Copied (replaced existing) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42578->172.17.0.2:39072, err= 2025/07/07 02:55:53 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30948") 2025/07/07 02:55:53 INFO : only0: Copied (replaced existing) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43266->172.17.0.2:30948, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32105") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32399") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38140->172.17.0.2:32105, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43110->172.17.0.2:32399, err= 2025/07/07 02:55:53 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/07/07 02:55:53 INFO : only14: Copied (replaced existing) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37619") 2025/07/07 02:55:53 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/07/07 02:55:53 INFO : only15: Copied (replaced existing) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56928->172.17.0.2:37619, err= 2025/07/07 02:55:53 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/07/07 02:55:53 INFO : only18: Copied (replaced existing) 2025/07/07 02:55:53 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/07/07 02:55:53 INFO : only12: Copied (replaced existing) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33527") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56216->172.17.0.2:33527, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39440") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36547") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36092->172.17.0.2:39440, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53918->172.17.0.2:36547, err= 2025/07/07 02:55:53 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/07/07 02:55:53 INFO : only1: Copied (replaced existing) 2025/07/07 02:55:53 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/07/07 02:55:53 INFO : only19: Copied (replaced existing) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38323") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56078->172.17.0.2:38323, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36754") 2025/07/07 02:55:53 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/07/07 02:55:53 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/07/07 02:55:53 INFO : only3: Copied (replaced existing) 2025/07/07 02:55:53 INFO : only4: Copied (replaced existing) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37134->172.17.0.2:36754, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39030") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40862->172.17.0.2:39030, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30899") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49578->172.17.0.2:30899, err= 2025/07/07 02:55:53 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/07/07 02:55:53 INFO : only6: Copied (replaced existing) 2025/07/07 02:55:53 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/07/07 02:55:53 INFO : only5: Copied (replaced existing) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35819") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54848->172.17.0.2:35819, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36838") 2025/07/07 02:55:53 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/07/07 02:55:53 INFO : only7: Copied (replaced existing) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48598->172.17.0.2:36838, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34125") 2025/07/07 02:55:53 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/07/07 02:55:53 INFO : only8: Copied (replaced existing) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38260->172.17.0.2:34125, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31366") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50338->172.17.0.2:31366, err= 2025/07/07 02:55:53 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/07/07 02:55:53 INFO : only9: Copied (replaced existing) 2025/07/07 02:55:53 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/07/07 02:55:53 INFO : only17: Copied (replaced existing) 2025/07/07 02:55:53 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/07/07 02:55:53 INFO : only16: Copied (replaced existing) 2025/07/07 02:55:53 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/07/07 02:55:53 INFO : only2: Copied (replaced existing) 2025/07/07 02:55:53 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34106") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57714->172.17.0.2:34106, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38679") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51556->172.17.0.2:38679, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36994") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52712->172.17.0.2:36994, err= --- PASS: TestSyncConcurrentTruncate (0.16s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:53 DEBUG : empty_dir: Making directory with metadata 2025/07/07 02:55:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 02:55:53 DEBUG : empty_on_remote: Making directory with metadata 2025/07/07 02:55:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 02:55:53 INFO : empty_on_remote: Making directory 2025/07/07 02:55:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/07 02:55:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/07 02:55:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/07 02:55:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/07 02:55:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32377") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42594->172.17.0.2:32377, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39879") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45962->172.17.0.2:39879, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32329") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35094") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59786->172.17.0.2:32329, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49944->172.17.0.2:35094, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38251") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56278->172.17.0.2:38251, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35844") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58164->172.17.0.2:35844, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:53 DEBUG : empty_dir: Making directory with metadata 2025/07/07 02:55:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 02:55:53 DEBUG : empty_on_remote: Making directory with metadata 2025/07/07 02:55:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 02:55:53 INFO : empty_on_remote: Making directory 2025/07/07 02:55:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/07 02:55:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/07 02:55:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/07 02:55:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/07 02:55:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/07 02:55:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37494") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58076->172.17.0.2:37494, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30797") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43442->172.17.0.2:30797, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37974") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35957") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38293") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38410->172.17.0.2:38293, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34554->172.17.0.2:37974, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50308->172.17.0.2:35957, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33866") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41744->172.17.0.2:33866, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30807") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42320->172.17.0.2:30807, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 02:55:53 INFO : sub dir: Making directory 2025/07/07 02:55:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32030") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39622->172.17.0.2:32030, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35640") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37669") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44978->172.17.0.2:37669, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42618->172.17.0.2:35640, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35808") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41794->172.17.0.2:35808, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33555") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49142->172.17.0.2:33555, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33603") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49846->172.17.0.2:33603, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38023") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33808->172.17.0.2:38023, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31043") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59864->172.17.0.2:31043, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31391") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50102->172.17.0.2:31391, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35391") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49256->172.17.0.2:35391, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39788") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44760->172.17.0.2:39788, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 02:55:53 INFO : sub dir: Making directory 2025/07/07 02:55:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32602") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55284->172.17.0.2:32602, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39302") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36946") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45128->172.17.0.2:39302, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46424->172.17.0.2:36946, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30666") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40760->172.17.0.2:30666, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38074") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33192->172.17.0.2:38074, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34338") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51422->172.17.0.2:34338, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34189") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56534->172.17.0.2:34189, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33962") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46276->172.17.0.2:33962, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31881") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51556->172.17.0.2:31881, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34111") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37950->172.17.0.2:34111, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38237") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36792->172.17.0.2:38237, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.10s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39907") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58870->172.17.0.2:39907, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33368") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53530->172.17.0.2:33368, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31071") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39172->172.17.0.2:31071, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34929") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36408->172.17.0.2:34929, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33717") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51726->172.17.0.2:33717, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37472") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60026->172.17.0.2:37472, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32287") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58424->172.17.0.2:32287, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34198") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49838->172.17.0.2:34198, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37658") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36850->172.17.0.2:37658, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31242") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58514->172.17.0.2:31242, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34958") 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43532->172.17.0.2:34958, err= 2025/07/07 02:55:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33223") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47354->172.17.0.2:33223, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36760") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55812->172.17.0.2:36760, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31775") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56364->172.17.0.2:31775, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33710") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36994->172.17.0.2:33710, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39409") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42202->172.17.0.2:39409, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35658") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43382->172.17.0.2:35658, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38354") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45884->172.17.0.2:38354, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33817") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41194->172.17.0.2:33817, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37180") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41226->172.17.0.2:37180, err= 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35557") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53404->172.17.0.2:35557, err= 2025/07/07 02:55:54 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : apple: Excluded 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:54 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : banana: Excluded 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33295") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35236->172.17.0.2:33295, err= 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37090") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37120->172.17.0.2:37090, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35980") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42764->172.17.0.2:35980, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31325") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36522->172.17.0.2:31325, err= 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 02:55:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : apple: Unchanged skipping 2025/07/07 02:55:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : banana: Unchanged skipping 2025/07/07 02:55:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37013") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44356->172.17.0.2:37013, err= 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 INFO : There was nothing to transfer 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31826") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34650->172.17.0.2:31826, err= 2025/07/07 02:55:54 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : apple: Excluded 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:54 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : banana: Excluded 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35807") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45470->172.17.0.2:35807, err= 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34186") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36028->172.17.0.2:34186, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36749") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54220->172.17.0.2:36749, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39152") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38220->172.17.0.2:39152, err= 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 02:55:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : apple: Unchanged skipping 2025/07/07 02:55:54 DEBUG : banana: Unchanged skipping 2025/07/07 02:55:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37569") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35770->172.17.0.2:37569, err= 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 INFO : There was nothing to transfer 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33549") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52116->172.17.0.2:33549, err= 2025/07/07 02:55:54 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : apple: Excluded 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:54 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : banana: Excluded 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35598") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57240->172.17.0.2:35598, err= 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33873") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58110->172.17.0.2:33873, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33420") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47992->172.17.0.2:33420, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30071") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40568->172.17.0.2:30071, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37558") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52982->172.17.0.2:37558, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35439") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46728->172.17.0.2:35439, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34617") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46188->172.17.0.2:34617, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31405") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57458->172.17.0.2:31405, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38511") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54652->172.17.0.2:38511, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32943") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38216->172.17.0.2:32943, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31382") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36684->172.17.0.2:31382, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39629") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56482->172.17.0.2:39629, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36626") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41254->172.17.0.2:36626, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32017") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59450->172.17.0.2:32017, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39448") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47024->172.17.0.2:39448, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38927") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46048->172.17.0.2:38927, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30262") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45036->172.17.0.2:30262, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32957") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40220->172.17.0.2:32957, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38990") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34638->172.17.0.2:38990, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34566") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43246->172.17.0.2:34566, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34634") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44806->172.17.0.2:34634, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37140") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40586->172.17.0.2:37140, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33024") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53126->172.17.0.2:33024, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31298") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52202->172.17.0.2:31298, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30557") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34410->172.17.0.2:30557, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35137") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57946->172.17.0.2:35137, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34718") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47072->172.17.0.2:34718, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37140") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40590->172.17.0.2:37140, err= 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34164") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56402->172.17.0.2:34164, err= 2025/07/07 02:55:54 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : apple: Excluded 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:54 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : banana: Excluded 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38072") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36110->172.17.0.2:38072, err= 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39364") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34314->172.17.0.2:39364, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31802") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46946->172.17.0.2:31802, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39177") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34426->172.17.0.2:39177, err= 2025/07/07 02:55:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : apple: Unchanged skipping 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 02:55:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : banana: Unchanged skipping 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35649") 2025/07/07 02:55:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34582->172.17.0.2:35649, err= 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 INFO : There was nothing to transfer 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31768") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48826->172.17.0.2:31768, err= 2025/07/07 02:55:54 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : apple: Excluded 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:54 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : banana: Excluded 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39950") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35290->172.17.0.2:39950, err= 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37571") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37030->172.17.0.2:37571, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31309") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50730->172.17.0.2:31309, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39895") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54272->172.17.0.2:39895, err= 2025/07/07 02:55:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : apple: Unchanged skipping 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 02:55:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : banana: Unchanged skipping 2025/07/07 02:55:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35338") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33248->172.17.0.2:35338, err= 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 INFO : There was nothing to transfer 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34853") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45254->172.17.0.2:34853, err= 2025/07/07 02:55:54 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : apple: Excluded 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:54 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : banana: Excluded 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35557") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53416->172.17.0.2:35557, err= 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31689") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41574->172.17.0.2:31689, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32461") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59258->172.17.0.2:32461, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31998") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49892->172.17.0.2:31998, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34411") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45214->172.17.0.2:34411, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31531") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54234->172.17.0.2:31531, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39416") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54278->172.17.0.2:39416, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35297") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52840->172.17.0.2:35297, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34134") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36312->172.17.0.2:34134, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36494") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37370->172.17.0.2:36494, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31872") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48342->172.17.0.2:31872, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32520") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59352->172.17.0.2:32520, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35551") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51926->172.17.0.2:35551, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30580") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43940->172.17.0.2:30580, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35119") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58122->172.17.0.2:35119, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30841") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50530->172.17.0.2:30841, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33575") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46904->172.17.0.2:33575, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35775") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38562->172.17.0.2:35775, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35263") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54670->172.17.0.2:35263, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39440") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47870->172.17.0.2:39440, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34673") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60848->172.17.0.2:34673, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36373") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45304->172.17.0.2:36373, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31025") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37390->172.17.0.2:31025, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38916") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39174->172.17.0.2:38916, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37644") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36856->172.17.0.2:37644, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32959") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51826->172.17.0.2:32959, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30416") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50596->172.17.0.2:30416, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32913") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40048->172.17.0.2:32913, err= 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34736") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48898->172.17.0.2:34736, err= 2025/07/07 02:55:54 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : apple: Excluded 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:54 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : banana: Excluded 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30794") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:32820->172.17.0.2:30794, err= 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34509") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39450->172.17.0.2:34509, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34951") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54754->172.17.0.2:34951, err= 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33177") 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43798->172.17.0.2:33177, err= 2025/07/07 02:55:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Connecting to FTP server 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39821") 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31911") 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41006->172.17.0.2:31911, err= 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31913") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42348->172.17.0.2:39821, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53852->172.17.0.2:21, err= 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51620->172.17.0.2:31913, err= 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38932") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39620->172.17.0.2:38932, err= 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:54 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/07/07 02:55:54 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/07/07 02:55:54 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34945") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36270") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36596") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50962->172.17.0.2:34945, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60006->172.17.0.2:36270, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52238->172.17.0.2:36596, err= 2025/07/07 02:55:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33434") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33920->172.17.0.2:33434, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34275") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34624") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53748->172.17.0.2:34275, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47268->172.17.0.2:34624, err= 2025/07/07 02:55:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39968") 2025/07/07 02:55:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53392->172.17.0.2:39968, err= 2025/07/07 02:55:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32219") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34530->172.17.0.2:32219, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35945") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56972->172.17.0.2:35945, err= 2025/07/07 02:55:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37328") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32656") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36816") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42752->172.17.0.2:36816, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52480->172.17.0.2:32656, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50988->172.17.0.2:37328, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37107") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45282->172.17.0.2:37107, err= 2025/07/07 02:55:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38443") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40244->172.17.0.2:38443, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38217") 2025/07/07 02:55:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52904->172.17.0.2:38217, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34667") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30980") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45774->172.17.0.2:34667, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46874->172.17.0.2:30980, err= 2025/07/07 02:55:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 02:55:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Connecting to FTP server 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Connecting to FTP server 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Connecting to FTP server 2025/07/07 02:55:54 INFO : dir1/0010-456789.txt: Deleted 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:54 INFO : dir1/0015-9;=.txt: Deleted 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53856->172.17.0.2:21, err= 2025/07/07 02:55:54 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0003-defghij.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/07 02:55:54 INFO : banana: Deleted 2025/07/07 02:55:54 INFO : dir1/0014-89;=.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0008-2345678.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0012-6789;.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0011-56789;.txt: Deleted 2025/07/07 02:55:54 INFO : apple: Deleted 2025/07/07 02:55:54 INFO : splitbananasplit: Deleted 2025/07/07 02:55:54 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0007-1234567.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53872->172.17.0.2:21, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:21") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53882->172.17.0.2:21, err= 2025/07/07 02:55:54 INFO : dir1/0009-3456789.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0013-789;=.txt: Deleted 2025/07/07 02:55:54 INFO : appleappleapplebanana: Deleted 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38414") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35550->172.17.0.2:38414, err= 2025/07/07 02:55:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : YXBwbGU=: Excluded 2025/07/07 02:55:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/07 02:55:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : YmFuYW5h: Excluded 2025/07/07 02:55:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30644") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58940->172.17.0.2:30644, err= 2025/07/07 02:55:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39007") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57886->172.17.0.2:39007, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36628") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45194->172.17.0.2:36628, err= 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39708") 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44620->172.17.0.2:39708, err= 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : apple: Unchanged skipping 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 02:55:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : banana: Unchanged skipping 2025/07/07 02:55:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33811") 2025/07/07 02:55:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46404->172.17.0.2:33811, err= 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38848") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48146->172.17.0.2:38848, err= 2025/07/07 02:55:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : YXBwbGU=: Excluded 2025/07/07 02:55:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/07 02:55:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : YmFuYW5h: Excluded 2025/07/07 02:55:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31005") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58036->172.17.0.2:31005, err= 2025/07/07 02:55:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/07 02:55:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39997") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48540->172.17.0.2:39997, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34440") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50276->172.17.0.2:34440, err= 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 02:55:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30752") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35030->172.17.0.2:30752, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35135") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50772->172.17.0.2:35135, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32714") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57056->172.17.0.2:32714, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33138") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55448->172.17.0.2:33138, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36610") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39504->172.17.0.2:36610, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32681") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59356->172.17.0.2:32681, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34401") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58090->172.17.0.2:34401, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34138") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34014->172.17.0.2:34138, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34275") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53752->172.17.0.2:34275, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34780") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60320->172.17.0.2:34780, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37606") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33754->172.17.0.2:37606, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31041") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57668->172.17.0.2:31041, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31623") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35582->172.17.0.2:31623, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39029") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50720->172.17.0.2:39029, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31045") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53056->172.17.0.2:31045, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31632") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44362->172.17.0.2:31632, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34617") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46192->172.17.0.2:34617, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36179") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56572->172.17.0.2:36179, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32454") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53242->172.17.0.2:32454, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35012") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39732->172.17.0.2:35012, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39981") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52646->172.17.0.2:39981, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32771") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37904->172.17.0.2:32771, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32265") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51126->172.17.0.2:32265, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36995") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45170->172.17.0.2:36995, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34405") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47284->172.17.0.2:34405, err= 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36579") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45158->172.17.0.2:36579, err= 2025/07/07 02:55:54 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : apple: Excluded 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:54 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : banana: Excluded 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35255") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59256->172.17.0.2:35255, err= 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33044") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39780->172.17.0.2:33044, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32391") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38542->172.17.0.2:32391, err= 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32656") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52494->172.17.0.2:32656, err= 2025/07/07 02:55:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31865") 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57620->172.17.0.2:31865, err= 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38157") 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39425") 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33253") 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53604->172.17.0.2:33253, err= 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37246->172.17.0.2:38157, err= 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47206->172.17.0.2:39425, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33955") 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55456->172.17.0.2:33955, err= 2025/07/07 02:55:54 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/07/07 02:55:54 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36665") 2025/07/07 02:55:54 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/07/07 02:55:54 INFO : apple: Copied (new) to: PREFIXapple 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35050->172.17.0.2:36665, err= 2025/07/07 02:55:54 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32105") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37862->172.17.0.2:32105, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30536") 2025/07/07 02:55:54 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53608->172.17.0.2:30536, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39094") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43726->172.17.0.2:39094, err= 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37013") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37448") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45672->172.17.0.2:37448, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44368->172.17.0.2:37013, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32672") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57862->172.17.0.2:32672, err= 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/07/07 02:55:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30178") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54184->172.17.0.2:30178, err= 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 02:55:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 02:55:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30868") 2025/07/07 02:55:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/07 02:55:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34064->172.17.0.2:30868, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36241") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57246->172.17.0.2:36241, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34979") 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43866->172.17.0.2:34979, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38752") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52640->172.17.0.2:38752, err= 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/07/07 02:55:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/07/07 02:55:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/07/07 02:55:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33229") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44766->172.17.0.2:33229, err= 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/07/07 02:55:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39118") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31088") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42628->172.17.0.2:39118, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51388->172.17.0.2:31088, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32040") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38460->172.17.0.2:32040, err= 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/07/07 02:55:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/07/07 02:55:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/07/07 02:55:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/07/07 02:55:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 INFO : apple: Deleted 2025/07/07 02:55:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0013-789;=.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0012-6789;.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0014-89;=.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0008-2345678.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0007-1234567.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0010-456789.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0015-9;=.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0003-defghij.txt: Deleted 2025/07/07 02:55:54 INFO : splitbananasplit: Deleted 2025/07/07 02:55:54 INFO : dir1/0011-56789;.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0009-3456789.txt: Deleted 2025/07/07 02:55:54 INFO : appleappleapplebanana: Deleted 2025/07/07 02:55:54 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/07 02:55:54 INFO : banana: Deleted 2025/07/07 02:55:54 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34136") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43324->172.17.0.2:34136, err= 2025/07/07 02:55:54 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : PREFIXapple: Excluded 2025/07/07 02:55:54 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/07 02:55:54 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : PREFIXbanana: Excluded 2025/07/07 02:55:54 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34380") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38754->172.17.0.2:34380, err= 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38033") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55846->172.17.0.2:38033, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38585") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56766->172.17.0.2:38585, err= 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37426") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59232->172.17.0.2:37426, err= 2025/07/07 02:55:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38704") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32218") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41994->172.17.0.2:38704, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39011") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38986->172.17.0.2:32218, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39076->172.17.0.2:39011, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36231") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36978") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35594->172.17.0.2:36231, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44118->172.17.0.2:36978, err= 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:54 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/07 02:55:54 INFO : apple: Copied (new) 2025/07/07 02:55:54 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/07 02:55:54 INFO : banana: Copied (new) 2025/07/07 02:55:54 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/07 02:55:54 INFO : appleappleapplebanana: Copied (new) 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36338") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43552->172.17.0.2:36338, err= 2025/07/07 02:55:54 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/07 02:55:54 INFO : splitbananasplit: Copied (new) 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32854") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36024") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47260->172.17.0.2:32854, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33311") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57508->172.17.0.2:36024, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53804->172.17.0.2:33311, err= 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/07 02:55:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31868") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43150->172.17.0.2:31868, err= 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/07 02:55:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/07 02:55:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/07 02:55:54 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32958") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36418->172.17.0.2:32958, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31590") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50630->172.17.0.2:31590, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36599") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:32950->172.17.0.2:36599, err= 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/07 02:55:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32441") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52994->172.17.0.2:32441, err= 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/07 02:55:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/07 02:55:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36449") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60704->172.17.0.2:36449, err= 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/07 02:55:54 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36280") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37896->172.17.0.2:36280, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34434") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52624->172.17.0.2:34434, err= 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/07 02:55:54 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37583") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59522->172.17.0.2:37583, err= 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/07 02:55:54 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/07 02:55:54 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/07 02:55:54 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33745") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33386->172.17.0.2:33745, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31143") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48324->172.17.0.2:31143, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38125") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40506->172.17.0.2:38125, err= 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/07 02:55:54 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/07 02:55:54 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/07 02:55:54 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/07 02:55:54 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 INFO : PREFIXsplitbananasplit: Deleted 2025/07/07 02:55:54 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/07 02:55:54 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/07 02:55:54 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/07 02:55:54 INFO : PREFIXbanana: Deleted 2025/07/07 02:55:54 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/07 02:55:54 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/07 02:55:54 INFO : PREFIXapple: Deleted 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31475") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43756->172.17.0.2:31475, err= 2025/07/07 02:55:54 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : apple: Excluded 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:54 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : banana: Excluded 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31626") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39894->172.17.0.2:31626, err= 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36377") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43346->172.17.0.2:36377, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31090") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37322->172.17.0.2:31090, err= 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37454") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49876->172.17.0.2:37454, err= 2025/07/07 02:55:54 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : apple: Excluded 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:54 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : banana: Excluded 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38224") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40640->172.17.0.2:38224, err= 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35223") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33472->172.17.0.2:35223, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32395") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45690->172.17.0.2:32395, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30017") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41272->172.17.0.2:30017, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37578") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49734->172.17.0.2:37578, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38352") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53678->172.17.0.2:38352, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32933") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48598->172.17.0.2:32933, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33155") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55192->172.17.0.2:33155, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38166") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57840->172.17.0.2:38166, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35785") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45740->172.17.0.2:35785, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30057") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40814->172.17.0.2:30057, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33530") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35360->172.17.0.2:33530, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36504") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59370->172.17.0.2:36504, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31409") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55622->172.17.0.2:31409, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38239") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40798->172.17.0.2:38239, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38530") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53770->172.17.0.2:38530, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30690") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55406->172.17.0.2:30690, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37277") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59622->172.17.0.2:37277, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37750") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60818->172.17.0.2:37750, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31865") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57630->172.17.0.2:31865, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39147") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44120->172.17.0.2:39147, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36528") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58308->172.17.0.2:36528, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39339") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36760->172.17.0.2:39339, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33142") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59514->172.17.0.2:33142, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36566") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39270->172.17.0.2:36566, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38999") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37132->172.17.0.2:38999, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32104") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34812->172.17.0.2:32104, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34905") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54176->172.17.0.2:34905, err= 2025/07/07 02:55:54 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33107") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39194->172.17.0.2:33107, err= 2025/07/07 02:55:54 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : apple: Excluded 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:54 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : banana: Excluded 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32135") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49582->172.17.0.2:32135, err= 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30704") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51348->172.17.0.2:30704, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34390") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39416->172.17.0.2:34390, err= 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 02:55:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35000") 2025/07/07 02:55:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 02:55:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58684->172.17.0.2:35000, err= 2025/07/07 02:55:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 02:55:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39059") 2025/07/07 02:55:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48994->172.17.0.2:39059, err= 2025/07/07 02:55:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33006") 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32092") 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31654") 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49106->172.17.0.2:32092, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54106->172.17.0.2:33006, err= 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58402->172.17.0.2:31654, err= 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36170") 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51064->172.17.0.2:36170, err= 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:54 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/07/07 02:55:54 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35335") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41902->172.17.0.2:35335, err= 2025/07/07 02:55:54 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/07/07 02:55:54 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:54 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:54 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 02:55:54 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/07/07 02:55:54 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34235") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38952") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39950->172.17.0.2:38952, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51476->172.17.0.2:34235, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36596") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52250->172.17.0.2:36596, err= 2025/07/07 02:55:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 02:55:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30002") 2025/07/07 02:55:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40852->172.17.0.2:30002, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33692") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38172->172.17.0.2:33692, err= 2025/07/07 02:55:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 02:55:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 02:55:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31445") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34057") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:32858->172.17.0.2:31445, err= 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58928->172.17.0.2:34057, err= 2025/07/07 02:55:54 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 02:55:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 02:55:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33526") 2025/07/07 02:55:54 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51888->172.17.0.2:33526, err= 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 02:55:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 02:55:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37360") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51600->172.17.0.2:37360, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35165") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33150->172.17.0.2:35165, err= 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 02:55:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37174") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53006->172.17.0.2:37174, err= 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 02:55:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 02:55:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/07/07 02:55:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36200") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35251") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58000->172.17.0.2:36200, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32827") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36260->172.17.0.2:35251, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45348->172.17.0.2:32827, err= 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 02:55:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36791") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34244->172.17.0.2:36791, err= 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 02:55:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 02:55:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 02:55:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 02:55:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 INFO : splitbananasplit: Deleted 2025/07/07 02:55:55 INFO : banana: Deleted 2025/07/07 02:55:55 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0014-89;=.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0003-defghij.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0008-2345678.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0007-1234567.txt: Deleted 2025/07/07 02:55:55 INFO : appleappleapplebanana: Deleted 2025/07/07 02:55:55 INFO : dir1/0010-456789.txt: Deleted 2025/07/07 02:55:55 INFO : apple: Deleted 2025/07/07 02:55:55 INFO : dir1/0012-6789;.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0009-3456789.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0015-9;=.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0013-789;=.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0011-56789;.txt: Deleted 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37682") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36334->172.17.0.2:37682, err= 2025/07/07 02:55:55 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleSUFFIX: Excluded 2025/07/07 02:55:55 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/07 02:55:55 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : bananaSUFFIX: Excluded 2025/07/07 02:55:55 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37979") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35816->172.17.0.2:37979, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32667") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53698->172.17.0.2:32667, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37068") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34036->172.17.0.2:37068, err= 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 02:55:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 02:55:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 02:55:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 02:55:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 02:55:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 02:55:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 02:55:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 02:55:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 02:55:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 02:55:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 02:55:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 02:55:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 02:55:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 02:55:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 02:55:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 02:55:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 02:55:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 02:55:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 02:55:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 02:55:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 02:55:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 02:55:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 02:55:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 02:55:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 02:55:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 02:55:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32760") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44810->172.17.0.2:32760, err= 2025/07/07 02:55:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33428") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49248->172.17.0.2:33428, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32408") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35772") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43428->172.17.0.2:32408, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41708->172.17.0.2:35772, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34991") 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41236->172.17.0.2:34991, err= 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37267") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51218->172.17.0.2:37267, err= 2025/07/07 02:55:55 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/07 02:55:55 INFO : apple: Copied (new) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/07 02:55:55 INFO : appleappleapplebanana: Copied (new) 2025/07/07 02:55:55 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/07 02:55:55 INFO : banana: Copied (new) 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30617") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33304") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31113") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41114->172.17.0.2:30617, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51676->172.17.0.2:33304, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38158->172.17.0.2:31113, err= 2025/07/07 02:55:55 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/07 02:55:55 INFO : splitbananasplit: Copied (new) 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38447") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48976->172.17.0.2:38447, err= 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/07 02:55:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/07 02:55:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/07 02:55:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33105") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30094") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34878->172.17.0.2:33105, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58124->172.17.0.2:30094, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38835") 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/07 02:55:55 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39119") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42436->172.17.0.2:38835, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40776->172.17.0.2:39119, err= 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/07 02:55:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/07 02:55:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31111") 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/07 02:55:55 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33232->172.17.0.2:31111, err= 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/07 02:55:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39627") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56612->172.17.0.2:39627, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32984") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39465") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51156->172.17.0.2:39465, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39960->172.17.0.2:32984, err= 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/07 02:55:55 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36842") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42642->172.17.0.2:36842, err= 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/07 02:55:55 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/07 02:55:55 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/07 02:55:55 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31674") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51612->172.17.0.2:31674, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32541") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37942->172.17.0.2:32541, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39588") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52538->172.17.0.2:39588, err= 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/07 02:55:55 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/07 02:55:55 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/07 02:55:55 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/07 02:55:55 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/07 02:55:55 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/07 02:55:55 INFO : bananaSUFFIX: Deleted 2025/07/07 02:55:55 INFO : appleSUFFIX: Deleted 2025/07/07 02:55:55 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/07 02:55:55 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/07 02:55:55 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/07 02:55:55 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/07 02:55:55 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/07 02:55:55 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/07 02:55:55 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/07 02:55:55 INFO : splitbananasplitSUFFIX: Deleted 2025/07/07 02:55:55 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/07 02:55:55 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/07 02:55:55 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/07 02:55:55 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/07 02:55:55 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/07 02:55:55 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/07 02:55:55 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/07 02:55:55 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33314") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60080->172.17.0.2:33314, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32505") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57998->172.17.0.2:32505, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35696") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50144->172.17.0.2:35696, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30864") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54494->172.17.0.2:30864, err= 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33321") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45592->172.17.0.2:33321, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31772") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52998->172.17.0.2:31772, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30627") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59548->172.17.0.2:30627, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31693") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44904->172.17.0.2:31693, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30028") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40558->172.17.0.2:30028, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39282") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55932->172.17.0.2:39282, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30829") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53774->172.17.0.2:30829, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33889") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55074->172.17.0.2:33889, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35308") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60184->172.17.0.2:35308, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31149") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42238->172.17.0.2:31149, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34137") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60030->172.17.0.2:34137, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34231") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38426->172.17.0.2:34231, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30044") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33582->172.17.0.2:30044, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35390") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51602->172.17.0.2:35390, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36325") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54352->172.17.0.2:36325, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35400") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55658->172.17.0.2:35400, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35101") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40392->172.17.0.2:35101, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34813") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47276->172.17.0.2:34813, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30626") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48414->172.17.0.2:30626, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32765") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36802->172.17.0.2:32765, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33776") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42812->172.17.0.2:33776, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33428") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49262->172.17.0.2:33428, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39988") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46562->172.17.0.2:39988, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32887") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55668->172.17.0.2:32887, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38595") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57054->172.17.0.2:38595, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32768") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37872->172.17.0.2:32768, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36068") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60832->172.17.0.2:36068, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34652") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55482->172.17.0.2:34652, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36201") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60824->172.17.0.2:36201, err= 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30432") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54210->172.17.0.2:30432, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39249") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49720->172.17.0.2:39249, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35486") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43740->172.17.0.2:35486, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33193") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51094->172.17.0.2:33193, err= 2025/07/07 02:55:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 02:55:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 02:55:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37850") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50116->172.17.0.2:37850, err= 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 02:55:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : apple: Unchanged skipping 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 02:55:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : banana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39853") 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44204->172.17.0.2:39853, err= 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36022") 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 02:55:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38588->172.17.0.2:36022, err= 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39911") 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37162->172.17.0.2:39911, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36434") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52640->172.17.0.2:36434, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32694") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41644->172.17.0.2:32694, err= 2025/07/07 02:55:55 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/07/07 02:55:55 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 02:55:55 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/07/07 02:55:55 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39517") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38789") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52918->172.17.0.2:39517, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53080->172.17.0.2:38789, err= 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/07/07 02:55:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35728") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55534->172.17.0.2:35728, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/07/07 02:55:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/07/07 02:55:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30102") 2025/07/07 02:55:55 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/07/07 02:55:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33880->172.17.0.2:30102, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33902") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31381") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36996->172.17.0.2:33902, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53786->172.17.0.2:31381, err= 2025/07/07 02:55:55 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/07/07 02:55:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37993") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56738->172.17.0.2:37993, err= 2025/07/07 02:55:55 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/07/07 02:55:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 02:55:55 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/07/07 02:55:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33089") 2025/07/07 02:55:55 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/07/07 02:55:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32525") 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41624->172.17.0.2:33089, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44884->172.17.0.2:32525, err= 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/07/07 02:55:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38497") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32986") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50432->172.17.0.2:32986, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44518->172.17.0.2:38497, err= 2025/07/07 02:55:55 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/07/07 02:55:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 02:55:55 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/07/07 02:55:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31550") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47028->172.17.0.2:31550, err= 2025/07/07 02:55:55 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/07/07 02:55:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39888") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39308->172.17.0.2:39888, err= 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/07/07 02:55:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37626") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41486->172.17.0.2:37626, err= 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/07/07 02:55:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/07/07 02:55:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/07/07 02:55:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 INFO : dir1/0013-789;=.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0003-defghij.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/07 02:55:55 INFO : appleappleapplebanana: Deleted 2025/07/07 02:55:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0009-3456789.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0015-9;=.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0010-456789.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0008-2345678.txt: Deleted 2025/07/07 02:55:55 INFO : splitbananasplit: Deleted 2025/07/07 02:55:55 INFO : dir1/0014-89;=.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0007-1234567.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0011-56789;.txt: Deleted 2025/07/07 02:55:55 INFO : dir1/0012-6789;.txt: Deleted 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39708") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44624->172.17.0.2:39708, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleapple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleapple: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbanan: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35148") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58962->172.17.0.2:35148, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcde: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdef: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefg: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defgh: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghi: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghij: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijk: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-12345: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-23456: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-34567: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-45678: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36571") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48090->172.17.0.2:36571, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33365") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58504->172.17.0.2:33365, err= 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 02:55:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 02:55:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36714") 2025/07/07 02:55:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 02:55:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46514->172.17.0.2:36714, err= 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 02:55:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : apple: Unchanged skipping 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : banana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38216") 2025/07/07 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34986->172.17.0.2:38216, err= 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 02:55:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 02:55:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 02:55:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 02:55:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 02:55:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 02:55:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39834") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55014->172.17.0.2:39834, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleapple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleapple: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbanan: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36715") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45316->172.17.0.2:36715, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcde: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdef: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefg: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defgh: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghi: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghij: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijk: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-12345: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-23456: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-34567: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-45678: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31462") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52932->172.17.0.2:31462, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30718") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45430->172.17.0.2:30718, err= 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 02:55:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 02:55:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39870") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42560->172.17.0.2:39870, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31100") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51452->172.17.0.2:31100, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39483") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41360->172.17.0.2:39483, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39513") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34758->172.17.0.2:39513, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30043") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47108->172.17.0.2:30043, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38874") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49928->172.17.0.2:38874, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36906") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44542->172.17.0.2:36906, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33319") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48728->172.17.0.2:33319, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33391") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44400->172.17.0.2:33391, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36002") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52082->172.17.0.2:36002, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35023") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46052->172.17.0.2:35023, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33605") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43878->172.17.0.2:33605, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35025") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53868->172.17.0.2:35025, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38280") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57818->172.17.0.2:38280, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30875") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51490->172.17.0.2:30875, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37188") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55370->172.17.0.2:37188, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31578") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48794->172.17.0.2:31578, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37361") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53716->172.17.0.2:37361, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34221") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52914->172.17.0.2:34221, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33015") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54526->172.17.0.2:33015, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33617") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52586->172.17.0.2:33617, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32730") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48302->172.17.0.2:32730, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38077") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43462->172.17.0.2:38077, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36556") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35038->172.17.0.2:36556, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30107") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42232->172.17.0.2:30107, err= 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31200") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47104->172.17.0.2:31200, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34546") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50058->172.17.0.2:34546, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36153") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39818->172.17.0.2:36153, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35605") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33968->172.17.0.2:35605, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33860") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33260->172.17.0.2:33860, err= 2025/07/07 02:55:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : apple: Unchanged skipping 2025/07/07 02:55:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : banana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39132") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42092->172.17.0.2:39132, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30494") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37542->172.17.0.2:30494, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38274") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50016->172.17.0.2:38274, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32973") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52448->172.17.0.2:32973, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30885") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33172->172.17.0.2:30885, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34480") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54820->172.17.0.2:34480, err= 2025/07/07 02:55:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : banana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : apple: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36719") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35162->172.17.0.2:36719, err= 2025/07/07 02:55:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30515") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43834->172.17.0.2:30515, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32212") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57388->172.17.0.2:32212, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31381") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53802->172.17.0.2:31381, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30480") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52268->172.17.0.2:30480, err= 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32672") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57874->172.17.0.2:32672, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39728") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42376->172.17.0.2:39728, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34143") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49716->172.17.0.2:34143, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39786") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43370->172.17.0.2:39786, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39328") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57290->172.17.0.2:39328, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39806") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39130->172.17.0.2:39806, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35723") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38962->172.17.0.2:35723, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35947") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44986->172.17.0.2:35947, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32499") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46330->172.17.0.2:32499, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35631") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46144->172.17.0.2:35631, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37187") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35780->172.17.0.2:37187, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31344") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57028->172.17.0.2:31344, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32758") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46574->172.17.0.2:32758, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36834") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39554->172.17.0.2:36834, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34180") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37870->172.17.0.2:34180, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36730") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36416->172.17.0.2:36730, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30897") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33480->172.17.0.2:30897, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32303") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46294->172.17.0.2:32303, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32322") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54262->172.17.0.2:32322, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38796") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36612->172.17.0.2:38796, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37708") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49432->172.17.0.2:37708, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33533") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55884->172.17.0.2:33533, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30943") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38358->172.17.0.2:30943, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31603") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39250->172.17.0.2:31603, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38683") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55954->172.17.0.2:38683, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36770") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55164->172.17.0.2:36770, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31631") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:32888->172.17.0.2:31631, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37315") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43222->172.17.0.2:37315, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38556") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35774->172.17.0.2:38556, err= 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33856") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47310->172.17.0.2:33856, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34262") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52778->172.17.0.2:34262, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31959") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60906->172.17.0.2:31959, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34394") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41912->172.17.0.2:34394, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39846") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46484->172.17.0.2:39846, err= 2025/07/07 02:55:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : apple: Unchanged skipping 2025/07/07 02:55:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : banana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37738") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56880->172.17.0.2:37738, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36475") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34452->172.17.0.2:36475, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35395") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43846->172.17.0.2:35395, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30681") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33876->172.17.0.2:30681, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33414") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38136->172.17.0.2:33414, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31970") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55174->172.17.0.2:31970, err= 2025/07/07 02:55:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : apple: Unchanged skipping 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : banana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37859") 2025/07/07 02:55:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36654->172.17.0.2:37859, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35699") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48064->172.17.0.2:35699, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36933") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36474->172.17.0.2:36933, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35166") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57842->172.17.0.2:35166, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37746") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37798->172.17.0.2:37746, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38276") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56114->172.17.0.2:38276, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31235") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48216->172.17.0.2:31235, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36296") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47570->172.17.0.2:36296, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32590") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:32802->172.17.0.2:32590, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38423") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47748->172.17.0.2:38423, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37029") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38534->172.17.0.2:37029, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36415") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46248->172.17.0.2:36415, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37262") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36934->172.17.0.2:37262, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33816") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53226->172.17.0.2:33816, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30042") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39822->172.17.0.2:30042, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36511") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57276->172.17.0.2:36511, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37568") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59830->172.17.0.2:37568, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38199") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42000->172.17.0.2:38199, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39720") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33522->172.17.0.2:39720, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37542") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59456->172.17.0.2:37542, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38470") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48950->172.17.0.2:38470, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34264") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48544->172.17.0.2:34264, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37530") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51378->172.17.0.2:37530, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39598") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43264->172.17.0.2:39598, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39125") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34994->172.17.0.2:39125, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38220") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45012->172.17.0.2:38220, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37209") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49052->172.17.0.2:37209, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37789") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47966->172.17.0.2:37789, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34666") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53798->172.17.0.2:34666, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30789") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55454->172.17.0.2:30789, err= 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30393") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46580->172.17.0.2:30393, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37784") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44174->172.17.0.2:37784, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30217") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55200->172.17.0.2:30217, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35114") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44286->172.17.0.2:35114, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39998") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43904->172.17.0.2:39998, err= 2025/07/07 02:55:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38540") 2025/07/07 02:55:55 DEBUG : apple: Unchanged skipping 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57584->172.17.0.2:38540, err= 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : banana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32010") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44114->172.17.0.2:32010, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35095") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46132->172.17.0.2:35095, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31770") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38948->172.17.0.2:31770, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34195") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55224->172.17.0.2:34195, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35438") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49064->172.17.0.2:35438, err= 2025/07/07 02:55:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : apple: Unchanged skipping 2025/07/07 02:55:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : banana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31840") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43532->172.17.0.2:31840, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32979") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58166->172.17.0.2:32979, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30761") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53610->172.17.0.2:30761, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37324") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56674->172.17.0.2:37324, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35102") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45014->172.17.0.2:35102, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37904") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39868->172.17.0.2:37904, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32032") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56880->172.17.0.2:32032, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35705") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34284->172.17.0.2:35705, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30453") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39660->172.17.0.2:30453, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34021") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60760->172.17.0.2:34021, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32041") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42412->172.17.0.2:32041, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37185") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40328->172.17.0.2:37185, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39097") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48862->172.17.0.2:39097, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30775") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59204->172.17.0.2:30775, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32644") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34916->172.17.0.2:32644, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39133") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41064->172.17.0.2:39133, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36669") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59466->172.17.0.2:36669, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34977") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44824->172.17.0.2:34977, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36717") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48716->172.17.0.2:36717, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31738") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46894->172.17.0.2:31738, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31096") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48596->172.17.0.2:31096, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32831") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51052->172.17.0.2:32831, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31504") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48702->172.17.0.2:31504, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32673") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50224->172.17.0.2:32673, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32812") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46818->172.17.0.2:32812, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38688") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54164->172.17.0.2:38688, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30718") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45446->172.17.0.2:30718, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34970") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57586->172.17.0.2:34970, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33344") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57690->172.17.0.2:33344, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31585") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41900->172.17.0.2:31585, err= 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36207") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50632->172.17.0.2:36207, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39553") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39444->172.17.0.2:39553, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31830") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45988->172.17.0.2:31830, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39446") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44742->172.17.0.2:39446, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35003") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51346->172.17.0.2:35003, err= 2025/07/07 02:55:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : apple: Unchanged skipping 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38709") 2025/07/07 02:55:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : banana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41422->172.17.0.2:38709, err= 2025/07/07 02:55:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36311") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45664->172.17.0.2:36311, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32060") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56988->172.17.0.2:32060, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38341") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43182->172.17.0.2:38341, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38406") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47622->172.17.0.2:38406, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36679") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44334->172.17.0.2:36679, err= 2025/07/07 02:55:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : apple: Unchanged skipping 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : banana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39912") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37822->172.17.0.2:39912, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36809") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45448->172.17.0.2:36809, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38364") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58916->172.17.0.2:38364, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38463") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48188->172.17.0.2:38463, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34563") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55094->172.17.0.2:34563, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38401") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54744->172.17.0.2:38401, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34792") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53248->172.17.0.2:34792, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31175") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34760->172.17.0.2:31175, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39861") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44572->172.17.0.2:39861, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32367") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50178->172.17.0.2:32367, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36456") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57484->172.17.0.2:36456, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39233") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36138->172.17.0.2:39233, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39232") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50702->172.17.0.2:39232, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30215") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54474->172.17.0.2:30215, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32603") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45288->172.17.0.2:32603, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37132") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37802->172.17.0.2:37132, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33390") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44296->172.17.0.2:33390, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33648") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35534->172.17.0.2:33648, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35625") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41260->172.17.0.2:35625, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33470") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49432->172.17.0.2:33470, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32134") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34114->172.17.0.2:32134, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37542") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59460->172.17.0.2:37542, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39718") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42014->172.17.0.2:39718, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35127") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59088->172.17.0.2:35127, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37338") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38182->172.17.0.2:37338, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35781") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36752->172.17.0.2:35781, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35101") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40394->172.17.0.2:35101, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34103") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38494->172.17.0.2:34103, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38934") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47878->172.17.0.2:38934, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34293") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55914->172.17.0.2:34293, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30132") 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40494->172.17.0.2:30132, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38558") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36064->172.17.0.2:38558, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37789") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47970->172.17.0.2:37789, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38187") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42056->172.17.0.2:38187, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33482") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51600->172.17.0.2:33482, err= 2025/07/07 02:55:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : apple: Unchanged skipping 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : banana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36887") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47822->172.17.0.2:36887, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31528") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50476->172.17.0.2:31528, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33007") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52308->172.17.0.2:33007, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36762") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37224->172.17.0.2:36762, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35646") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57430->172.17.0.2:35646, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38594") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50482->172.17.0.2:38594, err= 2025/07/07 02:55:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : apple: Unchanged skipping 2025/07/07 02:55:55 DEBUG : banana: Unchanged skipping 2025/07/07 02:55:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35668") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43382->172.17.0.2:35668, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38045") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44280->172.17.0.2:38045, err= 2025/07/07 02:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : apple: Excluded 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : appleappleapplebanana: Excluded 2025/07/07 02:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : banana: Excluded 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : splitbananasplit: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33764") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:32882->172.17.0.2:33764, err= 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31888") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47376->172.17.0.2:31888, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36373") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45308->172.17.0.2:36373, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39501") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47080->172.17.0.2:39501, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30216") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36802->172.17.0.2:30216, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33883") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33302->172.17.0.2:33883, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31424") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44124->172.17.0.2:31424, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34431") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41610->172.17.0.2:34431, err= --- PASS: TestTransform (1.97s) --- PASS: TestTransform/NFC (0.20s) --- PASS: TestTransform/NFD (0.20s) --- PASS: TestTransform/base64 (0.29s) --- PASS: TestTransform/prefix (0.23s) --- PASS: TestTransform/suffix (0.21s) --- PASS: TestTransform/truncate (0.15s) --- PASS: TestTransform/encoder (0.15s) --- PASS: TestTransform/ISO-8859-1 (0.14s) --- PASS: TestTransform/charmap (0.15s) --- PASS: TestTransform/lowercase (0.15s) --- PASS: TestTransform/ascii (0.12s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39013") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51784->172.17.0.2:39013, err= 2025/07/07 02:55:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/07 02:55:55 INFO : sub dir_somesuffix: Making directory 2025/07/07 02:55:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/07 02:55:55 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/07 02:55:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/07 02:55:55 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39233") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36146->172.17.0.2:39233, err= 2025/07/07 02:55:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/07 02:55:55 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38908") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35162->172.17.0.2:38908, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39433") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55358->172.17.0.2:39433, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32842") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34084->172.17.0.2:32842, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33212") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60504->172.17.0.2:33212, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37164") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35274->172.17.0.2:37164, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32941") 2025/07/07 02:55:55 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50742->172.17.0.2:32941, err= 2025/07/07 02:55:55 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:55 INFO : tictactoe: Making directory 2025/07/07 02:55:55 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:55 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 02:55:55 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32247") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55002->172.17.0.2:32247, err= 2025/07/07 02:55:55 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/07/07 02:55:55 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33224") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56282->172.17.0.2:33224, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30057") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40820->172.17.0.2:30057, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39679") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48076->172.17.0.2:39679, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30437") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36722->172.17.0.2:30437, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35196") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57174->172.17.0.2:35196, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34773") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48704->172.17.0.2:34773, err= 2025/07/07 02:55:55 INFO : toe: Making directory 2025/07/07 02:55:55 INFO : toe/toe: Making directory 2025/07/07 02:55:55 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/07 02:55:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32960") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50564->172.17.0.2:32960, err= 2025/07/07 02:55:55 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/07 02:55:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36579") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45174->172.17.0.2:36579, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39483") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41368->172.17.0.2:39483, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34560") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59034->172.17.0.2:34560, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38309") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47020->172.17.0.2:38309, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39986") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42038->172.17.0.2:39986, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34368") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49218->172.17.0.2:34368, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39015") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38492->172.17.0.2:39015, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38918") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58994->172.17.0.2:38918, err= 2025/07/07 02:55:55 INFO : toe: Making directory 2025/07/07 02:55:55 INFO : toe/toe: Making directory 2025/07/07 02:55:55 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/07 02:55:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35006") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53986->172.17.0.2:35006, err= 2025/07/07 02:55:55 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/07 02:55:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33473") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35050->172.17.0.2:33473, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30360") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38218->172.17.0.2:30360, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38786") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:32994->172.17.0.2:38786, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30932") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49508->172.17.0.2:30932, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33744") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58172->172.17.0.2:33744, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38798") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56890->172.17.0.2:38798, err= 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36929") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49150->172.17.0.2:36929, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:55 DEBUG : empty_dir: Making directory with metadata 2025/07/07 02:55:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/07 02:55:55 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32788") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57962->172.17.0.2:32788, err= 2025/07/07 02:55:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:55 INFO : tictacempty_dir: Making directory 2025/07/07 02:55:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:55 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:55 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:55 INFO : tictactoe: Making directory 2025/07/07 02:55:55 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:55 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 02:55:55 INFO : tictactoe/tictactoe: Making directory 2025/07/07 02:55:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 02:55:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/07 02:55:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39101") 2025/07/07 02:55:55 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53204->172.17.0.2:39101, err= 2025/07/07 02:55:55 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/07 02:55:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38528") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57744->172.17.0.2:38528, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38488") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60114->172.17.0.2:38488, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31377") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34512->172.17.0.2:31377, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32164") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59258->172.17.0.2:32164, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37464") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53608->172.17.0.2:37464, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34218") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53220->172.17.0.2:34218, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33875") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33250->172.17.0.2:33875, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31281") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56940->172.17.0.2:31281, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32769") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48452->172.17.0.2:32769, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:56 DEBUG : empty_dir: Making directory with metadata 2025/07/07 02:55:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31809") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51980->172.17.0.2:31809, err= 2025/07/07 02:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:56 INFO : tictacempty_dir: Making directory 2025/07/07 02:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 INFO : tictactoe: Making directory 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 02:55:56 INFO : tictactoe/tictactoe: Making directory 2025/07/07 02:55:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 02:55:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39758") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38072->172.17.0.2:39758, err= 2025/07/07 02:55:56 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 02:55:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 02:55:56 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36569") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34650->172.17.0.2:36569, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39937") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31894") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58050->172.17.0.2:39937, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56520->172.17.0.2:31894, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30661") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44156->172.17.0.2:30661, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30492") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46342->172.17.0.2:30492, err= 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34236") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35666") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58740->172.17.0.2:34236, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43080->172.17.0.2:35666, err= 2025/07/07 02:55:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32474") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46626->172.17.0.2:32474, err= 2025/07/07 02:55:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/07/07 02:55:56 NOTICE: ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: 0 differences found 2025/07/07 02:55:56 NOTICE: ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: 1 hashes could not be checked 2025/07/07 02:55:56 NOTICE: ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: 1 matching files 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39018") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:41970->172.17.0.2:39018, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33943") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:50168->172.17.0.2:33943, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32195") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56396->172.17.0.2:32195, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37789") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47976->172.17.0.2:37789, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37899") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60758->172.17.0.2:37899, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32192") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57676->172.17.0.2:32192, err= 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 INFO : tictactoe: Making directory 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 02:55:56 INFO : tictactoe/tictactoe: Making directory 2025/07/07 02:55:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37854") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37376->172.17.0.2:37854, err= 2025/07/07 02:55:56 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/07 02:55:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/07 02:55:56 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33934") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42602->172.17.0.2:33934, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33028") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39788->172.17.0.2:33028, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34174") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57330->172.17.0.2:34174, err= 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36143") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34032->172.17.0.2:36143, err= 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37444") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60218->172.17.0.2:37444, err= 2025/07/07 02:55:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35191") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37338->172.17.0.2:35191, err= 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:56 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35543") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:32944->172.17.0.2:35543, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30120") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33008->172.17.0.2:30120, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38691") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45826->172.17.0.2:38691, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31750") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40924->172.17.0.2:31750, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36425") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60272->172.17.0.2:36425, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35278") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55762->172.17.0.2:35278, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36972") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34260->172.17.0.2:36972, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2025/07/07 02:55:56 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31042") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42808->172.17.0.2:31042, err= 2025/07/07 02:55:56 INFO : toe: Making directory 2025/07/07 02:55:56 INFO : toe/toe: Making directory 2025/07/07 02:55:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38892") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45520->172.17.0.2:38892, err= 2025/07/07 02:55:56 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/07/07 02:55:56 INFO : toe/toe/toe: Copied (new) 2025/07/07 02:55:56 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30491") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38880->172.17.0.2:30491, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39820") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60816->172.17.0.2:39820, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34867") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40322->172.17.0.2:34867, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39213") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53752->172.17.0.2:39213, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34929") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36418->172.17.0.2:34929, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31817") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40600->172.17.0.2:31817, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31433") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47772->172.17.0.2:31433, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:56 DEBUG : empty_dir: Making directory with metadata 2025/07/07 02:55:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38988") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58860->172.17.0.2:38988, err= 2025/07/07 02:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:56 INFO : tictacempty_dir: Making directory 2025/07/07 02:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 INFO : tictactoe: Making directory 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 02:55:56 INFO : tictactoe/tictactoe: Making directory 2025/07/07 02:55:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 02:55:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38692") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46120->172.17.0.2:38692, err= 2025/07/07 02:55:56 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 02:55:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 02:55:56 INFO : toe/toe/toe.txt: Deleted 2025/07/07 02:55:56 INFO : toe/toe: Removing directory 2025/07/07 02:55:56 INFO : toe: Removing directory 2025/07/07 02:55:56 INFO : empty_dir: Removing directory 2025/07/07 02:55:56 DEBUG : Local file system at /tmp/rclone3673529484: deleted 3 directories 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36414") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:44592->172.17.0.2:36414, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34236") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32127") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58746->172.17.0.2:34236, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37338->172.17.0.2:32127, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35647") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37080->172.17.0.2:35647, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36570") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:60790->172.17.0.2:36570, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37790") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48964->172.17.0.2:37790, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32595") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49810->172.17.0.2:32595, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33368") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53540->172.17.0.2:33368, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36474") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53842->172.17.0.2:36474, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:56 DEBUG : empty_dir: Making directory with metadata 2025/07/07 02:55:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37416") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34022->172.17.0.2:37416, err= 2025/07/07 02:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:56 INFO : tictacempty_dir: Making directory 2025/07/07 02:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 INFO : tictactoe: Making directory 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 02:55:56 INFO : tictactoe/tictactoe: Making directory 2025/07/07 02:55:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 02:55:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34095") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48410->172.17.0.2:34095, err= 2025/07/07 02:55:56 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 02:55:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 02:55:56 INFO : toe/toe/toe.txt: Deleted 2025/07/07 02:55:56 INFO : toe/toe: Removing directory 2025/07/07 02:55:56 INFO : toe: Removing directory 2025/07/07 02:55:56 INFO : empty_dir: Removing directory 2025/07/07 02:55:56 DEBUG : Local file system at /tmp/rclone3673529484: deleted 3 directories 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30067") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40230->172.17.0.2:30067, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33773") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35980") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48390->172.17.0.2:33773, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:42776->172.17.0.2:35980, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30196") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:47120->172.17.0.2:30196, err= 2025/07/07 02:55:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/07 02:55:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/07 02:55:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/07 02:55:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/07 02:55:56 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38748") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:55424->172.17.0.2:38748, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31855") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30286") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30189") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33902->172.17.0.2:31855, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59442->172.17.0.2:30286, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59704->172.17.0.2:30189, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37123") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34545") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53060->172.17.0.2:37123, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45256->172.17.0.2:34545, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36388") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37668->172.17.0.2:36388, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31040") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:32886->172.17.0.2:31040, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31123") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31327") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40432->172.17.0.2:31327, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49716->172.17.0.2:31123, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32303") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46296->172.17.0.2:32303, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32533") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52794->172.17.0.2:32533, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36422") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36862->172.17.0.2:36422, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:56 DEBUG : Reset feature "Copy" 2025/07/07 02:55:56 DEBUG : Reset feature "Move" 2025/07/07 02:55:56 DEBUG : Reset feature "Copy" 2025/07/07 02:55:56 DEBUG : Reset feature "Move" 2025/07/07 02:55:56 DEBUG : empty_dir: Making directory with metadata 2025/07/07 02:55:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33947") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:54142->172.17.0.2:33947, err= 2025/07/07 02:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:56 INFO : tictacempty_dir: Making directory 2025/07/07 02:55:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 INFO : tictactoe: Making directory 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 02:55:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 02:55:56 INFO : tictactoe/tictactoe: Making directory 2025/07/07 02:55:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 02:55:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30021") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37086->172.17.0.2:30021, err= 2025/07/07 02:55:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 02:55:56 INFO : toe/toe/toe.txt: Deleted 2025/07/07 02:55:56 INFO : toe/toe: Removing directory 2025/07/07 02:55:56 INFO : toe: Removing directory 2025/07/07 02:55:56 INFO : empty_dir: Removing directory 2025/07/07 02:55:56 DEBUG : Local file system at /tmp/rclone3673529484: deleted 3 directories 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33163") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40698->172.17.0.2:33163, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33487") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34068->172.17.0.2:33487, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37960") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43160->172.17.0.2:37960, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31030") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48412->172.17.0.2:31030, err= 2025/07/07 02:55:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/07 02:55:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/07 02:55:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/07 02:55:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31455") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:45336->172.17.0.2:31455, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32873") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34050->172.17.0.2:32873, err= 2025/07/07 02:55:56 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/07 02:55:56 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34540") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:33354->172.17.0.2:34540, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34470") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48384->172.17.0.2:34470, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38711") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30065") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35964->172.17.0.2:30065, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46676->172.17.0.2:38711, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39410") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:35358->172.17.0.2:39410, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37752") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57380->172.17.0.2:37752, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39696") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:34628->172.17.0.2:39696, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35926") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39912") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:43122->172.17.0.2:35926, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32079") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:39118->172.17.0.2:32079, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37830->172.17.0.2:39912, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32902") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58038->172.17.0.2:32902, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39559") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48140->172.17.0.2:39559, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30862") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38672->172.17.0.2:30862, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:56 DEBUG : toe: transformed to: dG9l 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35689") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56864->172.17.0.2:35689, err= 2025/07/07 02:55:56 DEBUG : toe: transformed to: dG9l 2025/07/07 02:55:56 INFO : dG9l: Making directory 2025/07/07 02:55:56 DEBUG : toe: transformed to: dG9l 2025/07/07 02:55:56 DEBUG : toe: transformed to: dG9l 2025/07/07 02:55:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/07 02:55:56 INFO : dG9l/dG9l: Making directory 2025/07/07 02:55:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/07 02:55:56 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 02:55:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32321") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52580->172.17.0.2:32321, err= 2025/07/07 02:55:56 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/07 02:55:56 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:39658") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:38114->172.17.0.2:39658, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34835") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56462->172.17.0.2:34835, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:36198") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:53328->172.17.0.2:36198, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35052") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49020->172.17.0.2:35052, err= 2025/07/07 02:55:56 DEBUG : dG9l: transformed to: toe 2025/07/07 02:55:56 DEBUG : dG9l: transformed to: toe 2025/07/07 02:55:56 DEBUG : toe: Directory modification time the same (differ by 116.169567ms, within tolerance 1s) 2025/07/07 02:55:56 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38988") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58872->172.17.0.2:38988, err= 2025/07/07 02:55:56 DEBUG : dG9l: transformed to: toe 2025/07/07 02:55:56 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/07 02:55:56 DEBUG : toe/toe: Directory modification time the same (differ by 116.169567ms, within tolerance 1s) 2025/07/07 02:55:56 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:31213") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48828->172.17.0.2:31213, err= 2025/07/07 02:55:56 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/07 02:55:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/07/07 02:55:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/07 02:55:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/07 02:55:56 DEBUG : Local file system at /tmp/rclone3673529484: Waiting for checks to finish 2025/07/07 02:55:56 DEBUG : Local file system at /tmp/rclone3673529484: Waiting for transfers to finish 2025/07/07 02:55:56 DEBUG : Waiting for deletions to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38453") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37154->172.17.0.2:38453, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34249") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:46570->172.17.0.2:34249, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32901") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49436->172.17.0.2:32901, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37652") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:49452->172.17.0.2:37652, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34217") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:56476->172.17.0.2:34217, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:34326") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:51808->172.17.0.2:34326, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33690") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:58012->172.17.0.2:33690, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pezivoj8vawe", Local "Local file system at /tmp/rclone3673529484", Modify Window "1s" 2025/07/07 02:55:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 02:55:56 DEBUG : toe: transformed to: 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:33764") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:32896->172.17.0.2:33764, err= 2025/07/07 02:55:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 02:55:56 DEBUG : toe: transformed to: 2025/07/07 02:55:56 INFO : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Making directory 2025/07/07 02:55:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 02:55:56 DEBUG : toe: transformed to: 2025/07/07 02:55:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 02:55:56 DEBUG : toe: transformed to: 2025/07/07 02:55:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 02:55:56 DEBUG : toe/toe: transformed to: 2025/07/07 02:55:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/07 02:55:56 INFO : toe/toe: Making directory 2025/07/07 02:55:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 02:55:56 DEBUG : toe/toe: transformed to: 2025/07/07 02:55:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/07 02:55:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 02:55:56 DEBUG : toe: transformed to: 2025/07/07 02:55:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/07 02:55:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 02:55:56 DEBUG : toe/toe/toe: transformed to: 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for checks to finish 2025/07/07 02:55:56 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Waiting for transfers to finish 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30999") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52458->172.17.0.2:30999, err= 2025/07/07 02:55:56 INFO : toe/toe/toe: Copied (new) 2025/07/07 02:55:56 ERROR : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: not deleting files as there were IO errors 2025/07/07 02:55:56 ERROR : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: not deleting directories as there were IO errors 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:32871") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:48318->172.17.0.2:32871, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30071") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40584->172.17.0.2:30071, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38395") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:40098->172.17.0.2:38395, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38330") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:59688->172.17.0.2:38330, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:30584") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:37618->172.17.0.2:30584, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:37951") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:52992->172.17.0.2:37951, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:35166") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:57850->172.17.0.2:35166, err= --- PASS: TestError (0.03s) PASS 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: dial("tcp","172.17.0.2:38670") 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: > dial: conn=172.17.0.1:36286->172.17.0.2:38670, err= 2025/07/07 02:55:56 DEBUG : ftp://172.17.0.2:21/rclone-test-pezivoj8vawe: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.677448665s (try 1/5)