"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/08/18 03:51:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kicucig8vaqe" 2025/08/18 03:51:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 03:51:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:13 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:13 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:13 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:13 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:13 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Connecting to FTP server 2025/08/18 03:51:13 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:13 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58784->172.17.0.2:21, err= 2025/08/18 03:51:13 DEBUG : Creating backend with remote "/tmp/rclone1614044973" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:13 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31541") 2025/08/18 03:51:13 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56828->172.17.0.2:31541, err= 2025/08/18 03:51:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:51:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/18 03:51:13 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:13 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:13 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32811") 2025/08/18 03:51:13 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58858->172.17.0.2:32811, err= 2025/08/18 03:51:13 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31478") 2025/08/18 03:51:13 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36414->172.17.0.2:31478, err= 2025/08/18 03:51:13 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34646") 2025/08/18 03:51:13 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51614->172.17.0.2:34646, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/18 03:51:13 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37233") 2025/08/18 03:51:13 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45188->172.17.0.2:37233, err= 2025/08/18 03:51:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:51:13 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:13 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36177") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44060->172.17.0.2:36177, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/18 03:51:14 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31582") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40978->172.17.0.2:31582, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35389") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40836->172.17.0.2:35389, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34669") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41990->172.17.0.2:34669, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31501") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36986->172.17.0.2:31501, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34060") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36510->172.17.0.2:34060, err= --- PASS: TestCopy (0.03s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34769") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38442->172.17.0.2:34769, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34006") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47876->172.17.0.2:34006, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38595") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35538->172.17.0.2:38595, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35891") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48094->172.17.0.2:35891, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : Creating backend with remote "/non-existing" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30252") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60974->172.17.0.2:30252, err= 2025/08/18 03:51:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30822") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56986->172.17.0.2:30822, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37345") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33112->172.17.0.2:37345, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33821") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45282->172.17.0.2:33821, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/18 03:51:14 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30861") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60796->172.17.0.2:30861, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33567") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42264->172.17.0.2:33567, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35588") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37706->172.17.0.2:35588, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38274") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53650->172.17.0.2:38274, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36315") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41520->172.17.0.2:36315, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" sync_test.go:222: Only runs on local 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39468") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42490->172.17.0.2:39468, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38792") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39222->172.17.0.2:38792, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 INFO : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Running all checks before starting transfers 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35102") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39180->172.17.0.2:35102, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 INFO : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Checks finished, now starting transfers 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30991") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52326->172.17.0.2:30991, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/18 03:51:14 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34388") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37820->172.17.0.2:34388, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34667") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52294->172.17.0.2:34667, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31345") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33744->172.17.0.2:31345, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37887") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35828->172.17.0.2:37887, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36591") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57596->172.17.0.2:36591, err= --- PASS: TestCopyCheckFirst (0.03s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 ERROR : Ignoring --no-traverse with sync 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36565") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60004->172.17.0.2:36565, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33268") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59312->172.17.0.2:33268, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/18 03:51:14 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38429") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34438->172.17.0.2:38429, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31525") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40388->172.17.0.2:31525, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37834") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45390->172.17.0.2:37834, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33859") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34232->172.17.0.2:33859, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32318") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51468->172.17.0.2:32318, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36171") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47436->172.17.0.2:36171, err= 2025/08/18 03:51:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38062") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58396->172.17.0.2:38062, err= 2025/08/18 03:51:14 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/08/18 03:51:14 INFO : hello world2: Copied (new) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30639") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40582->172.17.0.2:30639, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32739") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52418->172.17.0.2:32739, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34603") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40998->172.17.0.2:34603, err= --- PASS: TestCopyWithDepth (0.03s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32092") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54486->172.17.0.2:32092, err= 2025/08/18 03:51:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37015") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51282->172.17.0.2:37015, err= 2025/08/18 03:51:14 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/08/18 03:51:14 INFO : potato2: Copied (new) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36178") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37728->172.17.0.2:36178, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35415") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54338->172.17.0.2:35415, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35447") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60966->172.17.0.2:35447, err= --- PASS: TestCopyWithFilesFrom (0.04s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35897") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42318->172.17.0.2:35897, err= 2025/08/18 03:51:14 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/08/18 03:51:14 INFO : potato2: Copied (new) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30538") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48024->172.17.0.2:30538, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39420") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35998->172.17.0.2:39420, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39357") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40528->172.17.0.2:39357, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.03s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/18 03:51:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 03:51:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/18 03:51:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35826") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43622->172.17.0.2:35826, err= 2025/08/18 03:51:14 INFO : sub dir2: Making directory 2025/08/18 03:51:14 INFO : sub dir: Making directory 2025/08/18 03:51:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:51:14 INFO : sub dir2/sub sub dir2: Making directory 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Connecting to FTP server 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58794->172.17.0.2:21, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30362") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56072->172.17.0.2:30362, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/18 03:51:14 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38405") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52108->172.17.0.2:38405, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36240") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32629") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45970->172.17.0.2:32629, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60266->172.17.0.2:36240, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31572") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34724->172.17.0.2:31572, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39336") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47330->172.17.0.2:39336, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33389") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37075") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57914->172.17.0.2:33389, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51920->172.17.0.2:37075, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36067") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39928->172.17.0.2:36067, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31176") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53782->172.17.0.2:31176, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 INFO : sub dir2: Making directory 2025/08/18 03:51:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/18 03:51:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33165") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56374->172.17.0.2:33165, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31791") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38358->172.17.0.2:31791, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/18 03:51:14 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32150") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59078->172.17.0.2:32150, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32840") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53904->172.17.0.2:32840, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36252") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39796->172.17.0.2:36252, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32245") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35514->172.17.0.2:32245, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33441") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42838->172.17.0.2:33441, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : sub dir2: Making directory with metadata 2025/08/18 03:51:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33039") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42812->172.17.0.2:33039, err= 2025/08/18 03:51:14 INFO : sub dir2: Making directory 2025/08/18 03:51:14 INFO : sub dir: Making directory 2025/08/18 03:51:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30816") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37336->172.17.0.2:30816, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/18 03:51:14 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:51:14 INFO : sub dir/hello world: Deleted 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32972") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34750->172.17.0.2:32972, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32264") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39729") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52816->172.17.0.2:39729, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44038->172.17.0.2:32264, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39937") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47560->172.17.0.2:39937, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35872") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46354->172.17.0.2:35872, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31249") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36982->172.17.0.2:31249, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34703") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53590->172.17.0.2:34703, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32313") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45324->172.17.0.2:32313, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39601") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47588->172.17.0.2:39601, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36188") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42026->172.17.0.2:36188, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 INFO : sub dir2: Making directory 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30993") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36062->172.17.0.2:30993, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35169") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44798->172.17.0.2:35169, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/18 03:51:14 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:51:14 INFO : sub dir/hello world: Deleted 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31136") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59628->172.17.0.2:31136, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31367") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52268->172.17.0.2:31367, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31670") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58988->172.17.0.2:31670, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34939") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34016->172.17.0.2:34939, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31658") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38914->172.17.0.2:31658, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : sub dir2: Making directory with metadata 2025/08/18 03:51:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 03:51:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32848") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46038->172.17.0.2:32848, err= 2025/08/18 03:51:14 INFO : sub dir2: Making directory 2025/08/18 03:51:14 INFO : sub dir: Making directory 2025/08/18 03:51:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38311") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40650->172.17.0.2:38311, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/18 03:51:14 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36027") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45078->172.17.0.2:36027, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34927") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31697") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33746->172.17.0.2:34927, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54724->172.17.0.2:31697, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38085") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39666->172.17.0.2:38085, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36698") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37230->172.17.0.2:36698, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35680") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56466->172.17.0.2:35680, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33875") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50770->172.17.0.2:33875, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37816") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35392->172.17.0.2:37816, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31059") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53430->172.17.0.2:31059, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 INFO : sub dir2: Making directory 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36725") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59932->172.17.0.2:36725, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39049") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46896->172.17.0.2:39049, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/18 03:51:14 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34535") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48226->172.17.0.2:34535, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37816") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35402->172.17.0.2:37816, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32634") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55562->172.17.0.2:32634, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38204") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51326->172.17.0.2:38204, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38402") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50752->172.17.0.2:38402, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34990") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48430->172.17.0.2:34990, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31318") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52268->172.17.0.2:31318, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36328") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33364->172.17.0.2:36328, err= 2025/08/18 03:51:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-baruwik8pala" 2025/08/18 03:51:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:14 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:14 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:14 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:14 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-baruwik8pala: Connecting to FTP server 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-baruwik8pala: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-baruwik8pala: > dial: conn=172.17.0.1:58800->172.17.0.2:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-kicucig8vaqe -> ftp://172.17.0.2:21/rclone-test-baruwik8pala 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-baruwik8pala: dial("tcp","172.17.0.2:31163") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38180") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-baruwik8pala: > dial: conn=172.17.0.1:49034->172.17.0.2:31163, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57746->172.17.0.2:38180, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35841") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38114->172.17.0.2:35841, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-baruwik8pala: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-baruwik8pala: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35489") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52240->172.17.0.2:35489, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-baruwik8pala: dial("tcp","172.17.0.2:37501") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-baruwik8pala: > dial: conn=172.17.0.1:37200->172.17.0.2:37501, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/18 03:51:14 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-baruwik8pala: dial("tcp","172.17.0.2:39647") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-baruwik8pala: > dial: conn=172.17.0.1:44602->172.17.0.2:39647, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-baruwik8pala: dial("tcp","172.17.0.2:38562") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-baruwik8pala: > dial: conn=172.17.0.1:59158->172.17.0.2:38562, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-baruwik8pala: dial("tcp","172.17.0.2:36078") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-baruwik8pala: > dial: conn=172.17.0.1:50600->172.17.0.2:36078, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-baruwik8pala: dial("tcp","172.17.0.2:37376") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-baruwik8pala: > dial: conn=172.17.0.1:53584->172.17.0.2:37376, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-baruwik8pala: Purge object "sub dir/hello world" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-baruwik8pala: Purge dir "sub dir" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-baruwik8pala: Purge dir "" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30942") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35040->172.17.0.2:30942, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32009") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50952->172.17.0.2:32009, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30331") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33862->172.17.0.2:30331, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38133") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46624->172.17.0.2:38133, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37954") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44932->172.17.0.2:37954, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31093") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50740->172.17.0.2:31093, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30576") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56162->172.17.0.2:30576, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33584") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52202->172.17.0.2:33584, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36420") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47952->172.17.0.2:36420, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/08/18 03:51:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36719") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46280->172.17.0.2:36719, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35062") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52894->172.17.0.2:35062, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31840") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36716->172.17.0.2:31840, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36805") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39020->172.17.0.2:36805, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30495") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43766->172.17.0.2:30495, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34766") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52016->172.17.0.2:34766, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37955") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39710->172.17.0.2:37955, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35671") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57714->172.17.0.2:35671, err= 2025/08/18 03:51:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jonucay9gulo" 2025/08/18 03:51:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:14 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:14 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:14 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:14 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: Connecting to FTP server 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: > dial: conn=172.17.0.1:58806->172.17.0.2:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-kicucig8vaqe -> ftp://172.17.0.2:21/rclone-test-jonucay9gulo 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: dial("tcp","172.17.0.2:36317") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37505") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: > dial: conn=172.17.0.1:37450->172.17.0.2:36317, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36328->172.17.0.2:37505, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37784") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34258->172.17.0.2:37784, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34594") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42680->172.17.0.2:34594, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: dial("tcp","172.17.0.2:38077") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: > dial: conn=172.17.0.1:55172->172.17.0.2:38077, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/18 03:51:14 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: dial("tcp","172.17.0.2:38423") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: > dial: conn=172.17.0.1:46234->172.17.0.2:38423, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: dial("tcp","172.17.0.2:34900") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: > dial: conn=172.17.0.1:34962->172.17.0.2:34900, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34566") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35044->172.17.0.2:34566, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30043") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34256->172.17.0.2:30043, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37863") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48764->172.17.0.2:37863, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34853") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47402->172.17.0.2:34853, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: dial("tcp","172.17.0.2:36328") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: > dial: conn=172.17.0.1:33368->172.17.0.2:36328, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30999") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51532->172.17.0.2:30999, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: dial("tcp","172.17.0.2:32295") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: > dial: conn=172.17.0.1:53058->172.17.0.2:32295, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31718") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42118->172.17.0.2:31718, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: dial("tcp","172.17.0.2:31745") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: > dial: conn=172.17.0.1:52854->172.17.0.2:31745, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/08/18 03:51:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: dial("tcp","172.17.0.2:33884") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: > dial: conn=172.17.0.1:41178->172.17.0.2:33884, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: dial("tcp","172.17.0.2:34740") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: > dial: conn=172.17.0.1:37610->172.17.0.2:34740, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: dial("tcp","172.17.0.2:39455") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: > dial: conn=172.17.0.1:48748->172.17.0.2:39455, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: dial("tcp","172.17.0.2:34877") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: > dial: conn=172.17.0.1:32888->172.17.0.2:34877, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: Purge object "sub dir/hello world" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: Purge dir "sub dir" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-jonucay9gulo: Purge dir "" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30204") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52286->172.17.0.2:30204, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32761") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33770->172.17.0.2:32761, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34718") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49360->172.17.0.2:34718, err= --- PASS: TestServerSideCopyOverSelf (0.06s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37991") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37440->172.17.0.2:37991, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34915") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55902->172.17.0.2:34915, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31450") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44592->172.17.0.2:31450, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33429") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41300->172.17.0.2:33429, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34710") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47800->172.17.0.2:34710, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34609") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51700->172.17.0.2:34609, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/08/18 03:51:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/18 03:51:14 INFO : sub dir/hello world: Deleted 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35328") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60440->172.17.0.2:35328, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36107") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36668->172.17.0.2:36107, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34709") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58716->172.17.0.2:34709, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34070") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60142->172.17.0.2:34070, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38832") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45330->172.17.0.2:38832, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36833") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33352->172.17.0.2:36833, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39615") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55120->172.17.0.2:39615, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30849") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45392->172.17.0.2:30849, err= 2025/08/18 03:51:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mizunih3zuga" 2025/08/18 03:51:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:14 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:14 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:14 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:14 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: Connecting to FTP server 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: > dial: conn=172.17.0.1:58808->172.17.0.2:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-kicucig8vaqe -> ftp://172.17.0.2:21/rclone-test-mizunih3zuga 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: dial("tcp","172.17.0.2:35879") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: > dial: conn=172.17.0.1:60494->172.17.0.2:35879, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39050") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39652->172.17.0.2:39050, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36417") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54906->172.17.0.2:36417, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35904") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53002->172.17.0.2:35904, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: dial("tcp","172.17.0.2:34084") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: > dial: conn=172.17.0.1:40818->172.17.0.2:34084, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/18 03:51:14 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: dial("tcp","172.17.0.2:31925") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: > dial: conn=172.17.0.1:48786->172.17.0.2:31925, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: dial("tcp","172.17.0.2:36913") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: > dial: conn=172.17.0.1:46788->172.17.0.2:36913, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36138") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51404->172.17.0.2:36138, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38610") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48876->172.17.0.2:38610, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31633") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42470->172.17.0.2:31633, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: Using server-side directory move 2025/08/18 03:51:14 INFO : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32745") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40430->172.17.0.2:32745, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: dial("tcp","172.17.0.2:33332") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: > dial: conn=172.17.0.1:47318->172.17.0.2:33332, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: dial("tcp","172.17.0.2:34040") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: > dial: conn=172.17.0.1:36642->172.17.0.2:34040, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33376") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43614->172.17.0.2:33376, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: Waiting for transfers to finish 2025/08/18 03:51:14 INFO : sub dir/hello world: Deleted 2025/08/18 03:51:14 INFO : sub dir/hello world: Moved (server-side) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30371") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38098->172.17.0.2:30371, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38392") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56816->172.17.0.2:38392, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: dial("tcp","172.17.0.2:38304") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: > dial: conn=172.17.0.1:46218->172.17.0.2:38304, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: dial("tcp","172.17.0.2:34002") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: > dial: conn=172.17.0.1:48146->172.17.0.2:34002, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38864") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45044->172.17.0.2:38864, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39514") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47634->172.17.0.2:39514, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31368") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50214->172.17.0.2:31368, err= 2025/08/18 03:51:14 DEBUG : testing file moves 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: dial("tcp","172.17.0.2:38784") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: > dial: conn=172.17.0.1:51666->172.17.0.2:38784, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36884") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44730->172.17.0.2:36884, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: dial("tcp","172.17.0.2:31132") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: > dial: conn=172.17.0.1:49274->172.17.0.2:31132, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30581") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52724->172.17.0.2:30581, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: Waiting for transfers to finish 2025/08/18 03:51:14 INFO : sub dir/hello world: Deleted 2025/08/18 03:51:14 INFO : sub dir/hello world: Moved (server-side) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31185") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41764->172.17.0.2:31185, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33449") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51016->172.17.0.2:33449, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: dial("tcp","172.17.0.2:31224") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: > dial: conn=172.17.0.1:59968->172.17.0.2:31224, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: dial("tcp","172.17.0.2:38797") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: > dial: conn=172.17.0.1:41042->172.17.0.2:38797, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: dial("tcp","172.17.0.2:37530") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: > dial: conn=172.17.0.1:56086->172.17.0.2:37530, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: dial("tcp","172.17.0.2:30839") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: > dial: conn=172.17.0.1:56330->172.17.0.2:30839, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: Purge object "sub dir/hello world" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: Purge dir "sub dir" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-mizunih3zuga: Purge dir "" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36366") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46976->172.17.0.2:36366, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38614") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49990->172.17.0.2:38614, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37926") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51572->172.17.0.2:37926, err= --- PASS: TestServerSideMoveOverSelf (0.07s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30172") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50858->172.17.0.2:30172, err= 2025/08/18 03:51:14 ERROR : error listing: directory not found 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31359") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44354->172.17.0.2:31359, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36203") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41972->172.17.0.2:36203, err= 2025/08/18 03:51:14 INFO : Local file system at /tmp/rclone1614044973: Making directory 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30196") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37186->172.17.0.2:30196, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30564") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34612->172.17.0.2:30564, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36008") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49266->172.17.0.2:36008, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34532") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46636->172.17.0.2:34532, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35182") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:32832->172.17.0.2:35182, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34781") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34830->172.17.0.2:34781, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36934") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58156->172.17.0.2:36934, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36378") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33732->172.17.0.2:36378, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34952") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43216->172.17.0.2:34952, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37125") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41634->172.17.0.2:37125, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30384") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41460->172.17.0.2:30384, err= 2025/08/18 03:51:14 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35906") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38944->172.17.0.2:35906, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : Local file system at /tmp/rclone1614044973: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : Local file system at /tmp/rclone1614044973: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32725") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49916->172.17.0.2:32725, err= 2025/08/18 03:51:14 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/18 03:51:14 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:51:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31255") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43188->172.17.0.2:31255, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37325") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47888->172.17.0.2:37325, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31730") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33604->172.17.0.2:31730, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32449") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40546->172.17.0.2:32449, err= 2025/08/18 03:51:14 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39528") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36768->172.17.0.2:39528, err= 2025/08/18 03:51:14 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/08/18 03:51:14 INFO : check sum: Copied (new) 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38274") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53652->172.17.0.2:38274, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39528") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36782->172.17.0.2:39528, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 NOTICE: ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/18 03:51:14 DEBUG : check sum: Size of src and dst objects identical 2025/08/18 03:51:14 DEBUG : check sum: Unchanged skipping 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 INFO : There was nothing to transfer 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39539") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40918->172.17.0.2:39539, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37318") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54012->172.17.0.2:37318, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31733") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58710->172.17.0.2:31733, err= --- PASS: TestSyncBasedOnCheckSum (0.04s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39448") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36084->172.17.0.2:39448, err= 2025/08/18 03:51:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30653") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56220->172.17.0.2:30653, err= 2025/08/18 03:51:14 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/08/18 03:51:14 INFO : sizeonly: Copied (new) 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32260") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41924->172.17.0.2:32260, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37079") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46158->172.17.0.2:37079, err= 2025/08/18 03:51:14 DEBUG : sizeonly: Sizes identical 2025/08/18 03:51:14 DEBUG : sizeonly: Unchanged skipping 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 INFO : There was nothing to transfer 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31521") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37150->172.17.0.2:31521, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31830") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37940->172.17.0.2:31830, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38619") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49534->172.17.0.2:38619, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38960") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56610->172.17.0.2:38960, err= 2025/08/18 03:51:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37281") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43936->172.17.0.2:37281, err= 2025/08/18 03:51:14 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/08/18 03:51:14 INFO : ignore-size: Copied (new) 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34194") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53486->172.17.0.2:34194, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33188") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42156->172.17.0.2:33188, err= 2025/08/18 03:51:14 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:14 DEBUG : ignore-size: Unchanged skipping 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 INFO : There was nothing to transfer 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38418") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52832->172.17.0.2:38418, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33705") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36032->172.17.0.2:33705, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36401") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46230->172.17.0.2:36401, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32601") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45944->172.17.0.2:32601, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38975") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50388->172.17.0.2:38975, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33050") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49676->172.17.0.2:33050, err= 2025/08/18 03:51:14 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:14 DEBUG : existing: Unchanged skipping 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 INFO : There was nothing to transfer 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36108") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42918->172.17.0.2:36108, err= 2025/08/18 03:51:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38780") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46498->172.17.0.2:38780, err= 2025/08/18 03:51:14 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/18 03:51:14 INFO : existing: Copied (replaced existing) 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37195") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38822->172.17.0.2:37195, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34814") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37844->172.17.0.2:34814, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37241") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60846->172.17.0.2:37241, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34086") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48506->172.17.0.2:34086, err= 2025/08/18 03:51:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30490") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59792->172.17.0.2:30490, err= 2025/08/18 03:51:14 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/18 03:51:14 INFO : existing: Copied (new) 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38415") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45634->172.17.0.2:38415, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33071") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50802->172.17.0.2:33071, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : existing: Destination exists, skipping 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 INFO : There was nothing to transfer 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37656") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46042->172.17.0.2:37656, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30161") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57818->172.17.0.2:30161, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36711") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43318->172.17.0.2:36711, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37369") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39134->172.17.0.2:37369, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39746") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47000->172.17.0.2:39746, err= 2025/08/18 03:51:14 INFO : d: Making directory 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32768") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42130->172.17.0.2:32768, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30535") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42228->172.17.0.2:30535, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Connecting to FTP server 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58822->172.17.0.2:21, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32502") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37942->172.17.0.2:32502, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36845") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41640->172.17.0.2:36845, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36320") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55352->172.17.0.2:36320, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39487") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35910") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52094->172.17.0.2:35910, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48056->172.17.0.2:39487, err= 2025/08/18 03:51:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Connecting to FTP server 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30380") 2025/08/18 03:51:14 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:14 DEBUG : c/non empty space: Unchanged skipping 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54714->172.17.0.2:30380, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58828->172.17.0.2:21, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33075") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40380->172.17.0.2:33075, err= 2025/08/18 03:51:14 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/18 03:51:14 INFO : a/potato2: Copied (new) 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 INFO : b/potato: Deleted 2025/08/18 03:51:14 INFO : d: Removing directory 2025/08/18 03:51:14 INFO : b: Removing directory 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: deleted 2 directories 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35096") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49096->172.17.0.2:35096, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36559") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38660") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38526->172.17.0.2:36559, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34402->172.17.0.2:38660, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36197") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51078->172.17.0.2:36197, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36304") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36049") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48270->172.17.0.2:36304, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57964->172.17.0.2:36049, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38400") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33156->172.17.0.2:38400, err= --- PASS: TestSyncIgnoreErrors (0.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37266") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38958->172.17.0.2:37266, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36784") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46866->172.17.0.2:36784, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39516") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33570->172.17.0.2:39516, err= 2025/08/18 03:51:14 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/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34353") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35982->172.17.0.2:34353, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38342") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49276->172.17.0.2:38342, err= 2025/08/18 03:51:14 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/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31373") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40102->172.17.0.2:31373, err= 2025/08/18 03:51:14 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/08/18 03:51:14 INFO : empty space: Copied (replaced existing) 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36422") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41942->172.17.0.2:36422, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31563") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39434->172.17.0.2:31563, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33976") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53360->172.17.0.2:33976, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31741") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48912->172.17.0.2:31741, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32029") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34276->172.17.0.2:32029, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32808") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58748->172.17.0.2:32808, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31686") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40930->172.17.0.2:31686, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35560") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52080->172.17.0.2:35560, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 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/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36438") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52774->172.17.0.2:36438, err= 2025/08/18 03:51:14 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/08/18 03:51:14 INFO : foo: Copied (replaced existing) 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38583") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60348->172.17.0.2:38583, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34808") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34500->172.17.0.2:34808, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34634") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51814->172.17.0.2:34634, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33424") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49208->172.17.0.2:33424, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33807") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51350->172.17.0.2:33807, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38320") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49464->172.17.0.2:38320, err= 2025/08/18 03:51:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/18 03:51:14 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : empty space: Unchanged skipping 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33835") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49904->172.17.0.2:33835, err= 2025/08/18 03:51:14 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/08/18 03:51:14 INFO : potato: Copied (new) 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31194") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35926->172.17.0.2:31194, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34406") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43976->172.17.0.2:34406, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39902") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51562->172.17.0.2:39902, err= --- PASS: TestSyncAfterAddingAFile (0.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35886") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42692->172.17.0.2:35886, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33671") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36908->172.17.0.2:33671, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39307") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57574->172.17.0.2:39307, err= 2025/08/18 03:51:14 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33213") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48910->172.17.0.2:33213, err= 2025/08/18 03:51:14 DEBUG : potato.41b15364.partial: renamed to: potato 2025/08/18 03:51:14 INFO : potato: Copied (replaced existing) 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30631") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41702->172.17.0.2:30631, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32926") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56166->172.17.0.2:32926, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37832") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49876->172.17.0.2:37832, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32098") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60898->172.17.0.2:32098, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37003") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49510->172.17.0.2:37003, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35549") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45524->172.17.0.2:35549, err= 2025/08/18 03:51:14 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/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30959") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40354->172.17.0.2:30959, err= 2025/08/18 03:51:14 DEBUG : potato.706b9954.partial: renamed to: potato 2025/08/18 03:51:14 INFO : potato: Copied (replaced existing) 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35922") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55534->172.17.0.2:35922, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35693") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49060->172.17.0.2:35693, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39325") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52882->172.17.0.2:39325, err= --- PASS: TestSyncAfterChangingContentsOnly (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36668") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33726->172.17.0.2:36668, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30978") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58972->172.17.0.2:30978, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39364") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33540->172.17.0.2:39364, err= 2025/08/18 03:51:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/18 03:51:14 DEBUG : empty space: Unchanged skipping 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32963") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39496->172.17.0.2:32963, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35831") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47284->172.17.0.2:35831, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34985") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53264->172.17.0.2:34985, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39946") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59020->172.17.0.2:39946, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32256") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33764->172.17.0.2:32256, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34503") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42962->172.17.0.2:34503, err= 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33270") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39764->172.17.0.2:33270, err= 2025/08/18 03:51:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/18 03:51:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30438") 2025/08/18 03:51:14 DEBUG : empty space: Unchanged skipping 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36686->172.17.0.2:30438, err= 2025/08/18 03:51:14 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/18 03:51:14 INFO : potato2: Copied (new) 2025/08/18 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:14 INFO : potato: Deleted 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39321") 2025/08/18 03:51:14 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53322->172.17.0.2:39321, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35085") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34988->172.17.0.2:35085, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36801") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60000->172.17.0.2:36801, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37172") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52000->172.17.0.2:37172, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37334") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57614->172.17.0.2:37334, err= 2025/08/18 03:51:15 INFO : d: Making directory 2025/08/18 03:51:15 INFO : d/e: Making directory 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39767") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55790->172.17.0.2:39767, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35497") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35729") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34094") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59858->172.17.0.2:35497, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49322->172.17.0.2:35729, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44184->172.17.0.2:34094, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30149") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39490->172.17.0.2:30149, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30774") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34332->172.17.0.2:30774, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36936") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54404->172.17.0.2:36936, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31572") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38989") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44990->172.17.0.2:38989, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34734->172.17.0.2:31572, err= 2025/08/18 03:51:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/18 03:51:15 DEBUG : c/non empty space: Unchanged skipping 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32186") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30491") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38600->172.17.0.2:32186, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60778->172.17.0.2:30491, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/18 03:51:15 INFO : a/potato2: Copied (new) 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 INFO : b/potato: Deleted 2025/08/18 03:51:15 INFO : d/e: Removing directory 2025/08/18 03:51:15 INFO : d: Removing directory 2025/08/18 03:51:15 INFO : b: Removing directory 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: deleted 3 directories 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30226") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58612->172.17.0.2:30226, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30471") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37530->172.17.0.2:30471, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30297") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56932->172.17.0.2:30297, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37944") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44180->172.17.0.2:37944, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30823") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33563") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52288->172.17.0.2:30823, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58606->172.17.0.2:33563, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32085") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60686->172.17.0.2:32085, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32569") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54644->172.17.0.2:32569, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31043") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40794->172.17.0.2:31043, err= 2025/08/18 03:51:15 INFO : d: Making directory 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32623") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58056->172.17.0.2:32623, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37474") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32267") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36522") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41612->172.17.0.2:32267, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58408->172.17.0.2:37474, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49644->172.17.0.2:36522, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35473") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36254->172.17.0.2:35473, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36865") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33432") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44606->172.17.0.2:36865, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37240") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43504->172.17.0.2:33432, err= 2025/08/18 03:51:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51648->172.17.0.2:37240, err= 2025/08/18 03:51:15 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/18 03:51:15 DEBUG : c/non empty space: Unchanged skipping 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39621") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52986->172.17.0.2:39621, err= 2025/08/18 03:51:15 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/18 03:51:15 INFO : a/potato2: Copied (new) 2025/08/18 03:51:15 ERROR : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: not deleting files as there were IO errors 2025/08/18 03:51:15 ERROR : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: not deleting directories as there were IO errors 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36721") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53666->172.17.0.2:36721, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34218") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36105") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46890->172.17.0.2:34218, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32692") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37013") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51052->172.17.0.2:36105, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49292->172.17.0.2:32692, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56454->172.17.0.2:37013, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31128") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60512->172.17.0.2:31128, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33437") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37637") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32595") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56464->172.17.0.2:33437, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56952->172.17.0.2:37637, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35055") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54088->172.17.0.2:32595, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56380->172.17.0.2:35055, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37471") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34642->172.17.0.2:37471, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30893") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60880->172.17.0.2:30893, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36689") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50298->172.17.0.2:36689, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38418") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52836->172.17.0.2:38418, err= 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33843") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57360->172.17.0.2:33843, err= 2025/08/18 03:51:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/18 03:51:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : empty space: Unchanged skipping 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35605") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33132->172.17.0.2:35605, err= 2025/08/18 03:51:15 INFO : potato: Deleted 2025/08/18 03:51:15 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/18 03:51:15 INFO : potato2: Copied (new) 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39316") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50628->172.17.0.2:39316, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39518") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59916->172.17.0.2:39518, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36063") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38828->172.17.0.2:36063, err= --- PASS: TestSyncDeleteDuring (0.04s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33925") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33812->172.17.0.2:33925, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35097") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47006->172.17.0.2:35097, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31906") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42340->172.17.0.2:31906, err= 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30050") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54836->172.17.0.2:30050, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 INFO : potato: Deleted 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36107") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36680->172.17.0.2:36107, err= 2025/08/18 03:51:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/18 03:51:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : empty space: Unchanged skipping 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39156") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51684->172.17.0.2:39156, err= 2025/08/18 03:51:15 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/18 03:51:15 INFO : potato2: Copied (new) 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35218") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51472->172.17.0.2:35218, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34091") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41314->172.17.0.2:34091, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30591") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48226->172.17.0.2:30591, err= --- PASS: TestSyncDeleteBefore (0.06s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30713") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33186->172.17.0.2:30713, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30179") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40172->172.17.0.2:30179, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30217") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54826->172.17.0.2:30217, err= 2025/08/18 03:51:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35409") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56992->172.17.0.2:35409, err= 2025/08/18 03:51:15 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/08/18 03:51:15 INFO : potato2: Copied (new) 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32955") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44610->172.17.0.2:32955, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36799") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55884->172.17.0.2:36799, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35648") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36198->172.17.0.2:35648, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31458") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45496->172.17.0.2:31458, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30006") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48464->172.17.0.2:30006, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33829") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59516->172.17.0.2:33829, err= 2025/08/18 03:51:15 DEBUG : enormous: Excluded (Size Filter) 2025/08/18 03:51:15 DEBUG : enormous: Excluded 2025/08/18 03:51:15 DEBUG : potato2: Excluded (Size Filter) 2025/08/18 03:51:15 DEBUG : potato2: Excluded 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34263") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39482->172.17.0.2:34263, err= 2025/08/18 03:51:15 DEBUG : potato2: Excluded (Size Filter) 2025/08/18 03:51:15 DEBUG : potato2: Excluded 2025/08/18 03:51:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : empty space: Unchanged skipping 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 INFO : There was nothing to transfer 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39019") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40742->172.17.0.2:39019, err= 2025/08/18 03:51:15 DEBUG : enormous: Excluded (Size Filter) 2025/08/18 03:51:15 DEBUG : enormous: Excluded 2025/08/18 03:51:15 DEBUG : potato2: Excluded (Size Filter) 2025/08/18 03:51:15 DEBUG : potato2: Excluded 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36199") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37646->172.17.0.2:36199, err= 2025/08/18 03:51:15 DEBUG : potato2: Excluded (Size Filter) 2025/08/18 03:51:15 DEBUG : potato2: Excluded 2025/08/18 03:51:15 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/18 03:51:15 DEBUG : empty space: Unchanged skipping 2025/08/18 03:51:15 DEBUG : Local file system at /tmp/rclone1614044973: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : Local file system at /tmp/rclone1614044973: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 INFO : There was nothing to transfer 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31826") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56160->172.17.0.2:31826, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32648") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60056->172.17.0.2:32648, err= --- PASS: TestSyncWithExclude (0.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38550") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54946->172.17.0.2:38550, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34605") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56918->172.17.0.2:34605, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35761") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42612->172.17.0.2:35761, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31866") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60190->172.17.0.2:31866, err= 2025/08/18 03:51:15 DEBUG : enormous: Excluded (Size Filter) 2025/08/18 03:51:15 DEBUG : enormous: Excluded 2025/08/18 03:51:15 DEBUG : potato2: Excluded (Size Filter) 2025/08/18 03:51:15 DEBUG : potato2: Excluded 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32901") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51986->172.17.0.2:32901, err= 2025/08/18 03:51:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : empty space: Unchanged skipping 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 INFO : potato2: Deleted 2025/08/18 03:51:15 INFO : enormous: Deleted 2025/08/18 03:51:15 INFO : There was nothing to transfer 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32448") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57798->172.17.0.2:32448, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35173") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36290->172.17.0.2:35173, err= 2025/08/18 03:51:15 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/18 03:51:15 DEBUG : empty space: Unchanged skipping 2025/08/18 03:51:15 DEBUG : Local file system at /tmp/rclone1614044973: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : Local file system at /tmp/rclone1614044973: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 INFO : potato2: Deleted 2025/08/18 03:51:15 INFO : enormous: Deleted 2025/08/18 03:51:15 INFO : There was nothing to transfer 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30885") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48814->172.17.0.2:30885, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32611") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46690->172.17.0.2:32611, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32628") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47052->172.17.0.2:32628, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31188") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60642->172.17.0.2:31188, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38641") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57068->172.17.0.2:38641, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35960") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44032->172.17.0.2:35960, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39830") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58214->172.17.0.2:39830, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31912") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43278->172.17.0.2:31912, err= 2025/08/18 03:51:15 DEBUG : five: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/18 03:51:15 DEBUG : one: Destination is newer than source, skipping 2025/08/18 03:51:15 DEBUG : three: Sizes identical 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34402") 2025/08/18 03:51:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45874->172.17.0.2:34402, err= 2025/08/18 03:51:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32983") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49038->172.17.0.2:32983, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39743") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46492->172.17.0.2:39743, err= 2025/08/18 03:51:15 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/08/18 03:51:15 INFO : five: Copied (new) 2025/08/18 03:51:15 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/08/18 03:51:15 INFO : four: Copied (replaced existing) 2025/08/18 03:51:15 DEBUG : two.3353c5f5.partial: renamed to: two 2025/08/18 03:51:15 INFO : two: Copied (replaced existing) 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35100") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33426->172.17.0.2:35100, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39072") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59986->172.17.0.2:39072, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32689") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51790->172.17.0.2:32689, err= --- PASS: TestSyncWithUpdateOlder (0.05s) === 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-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/08/18 03:51:15 ERROR : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Ignoring --track-renames as the source and destination do not have a common hash 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34740") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37616->172.17.0.2:34740, err= 2025/08/18 03:51:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : yam: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34063") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58632->172.17.0.2:34063, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34727") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47016->172.17.0.2:34727, err= 2025/08/18 03:51:15 DEBUG : yam.48501227.partial: renamed to: yam 2025/08/18 03:51:15 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/18 03:51:15 INFO : yam: Copied (new) 2025/08/18 03:51:15 INFO : potato: Copied (new) 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37877") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35212->172.17.0.2:37877, err= 2025/08/18 03:51:15 ERROR : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Ignoring --track-renames as the source and destination do not have a common hash 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39616") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46582->172.17.0.2:39616, err= 2025/08/18 03:51:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:15 DEBUG : yaml: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : potato: Unchanged skipping 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31148") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50612->172.17.0.2:31148, err= 2025/08/18 03:51:15 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/08/18 03:51:15 INFO : yaml: Copied (new) 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 INFO : yam: Deleted 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31789") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53402->172.17.0.2:31789, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33812") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42466->172.17.0.2:33812, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31236") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37414->172.17.0.2:31236, 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-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31301") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40634->172.17.0.2:31301, err= 2025/08/18 03:51:15 INFO : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Making map for --track-renames 2025/08/18 03:51:15 INFO : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Finished making map for --track-renames 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/18 03:51:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for renames to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32900") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49352->172.17.0.2:32900, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30846") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40922->172.17.0.2:30846, err= 2025/08/18 03:51:15 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/18 03:51:15 INFO : potato: Copied (new) 2025/08/18 03:51:15 DEBUG : yam.48501227.partial: renamed to: yam 2025/08/18 03:51:15 INFO : yam: Copied (new) 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32722") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56668->172.17.0.2:32722, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30424") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52656->172.17.0.2:30424, err= 2025/08/18 03:51:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:15 INFO : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Making map for --track-renames 2025/08/18 03:51:15 INFO : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Finished making map for --track-renames 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : potato: Unchanged skipping 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for renames to finish 2025/08/18 03:51:15 INFO : yam: Moved (server-side) to: yaml 2025/08/18 03:51:15 INFO : yaml: Renamed from "yam" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 INFO : There was nothing to transfer 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39445") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41070->172.17.0.2:39445, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34709") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58726->172.17.0.2:34709, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36239") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57650->172.17.0.2:36239, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32573") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58188->172.17.0.2:32573, err= 2025/08/18 03:51:15 INFO : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Making map for --track-renames 2025/08/18 03:51:15 INFO : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Finished making map for --track-renames 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/18 03:51:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for renames to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39985") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41734->172.17.0.2:39985, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30159") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57558->172.17.0.2:30159, err= 2025/08/18 03:51:15 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/18 03:51:15 INFO : potato: Copied (new) 2025/08/18 03:51:15 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/08/18 03:51:15 INFO : sub/yam: Copied (new) 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32483") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54600->172.17.0.2:32483, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36980") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47604->172.17.0.2:36980, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35311") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51688->172.17.0.2:35311, err= 2025/08/18 03:51:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39878") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58418->172.17.0.2:39878, err= 2025/08/18 03:51:15 DEBUG : potato: Unchanged skipping 2025/08/18 03:51:15 INFO : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Making map for --track-renames 2025/08/18 03:51:15 INFO : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Finished making map for --track-renames 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for renames to finish 2025/08/18 03:51:15 INFO : sub/yam: Moved (server-side) to: yam 2025/08/18 03:51:15 INFO : yam: Renamed from "sub/yam" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 INFO : There was nothing to transfer 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38508") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48652->172.17.0.2:38508, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30245") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44024->172.17.0.2:30245, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37304") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51728->172.17.0.2:37304, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36141") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53602->172.17.0.2:36141, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30927") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44374->172.17.0.2:30927, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:15 DEBUG : Creating backend with remote "/tmp/rclone1614044973/dir1" 2025/08/18 03:51:15 DEBUG : Creating backend with remote "/tmp/rclone1614044973/dir2" 2025/08/18 03:51:15 DEBUG : Local file system at /tmp/rclone1614044973/dir2: Using server-side directory move 2025/08/18 03:51:15 INFO : Local file system at /tmp/rclone1614044973/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/18 03:51:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : Local file system at /tmp/rclone1614044973/dir2: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : Local file system at /tmp/rclone1614044973/dir2: Waiting for transfers to finish 2025/08/18 03:51:15 INFO : file1.txt: Moved (server-side) 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34890") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49526->172.17.0.2:34890, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36557") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54086->172.17.0.2:36557, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39240") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41054->172.17.0.2:39240, err= 2025/08/18 03:51:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32261") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57140->172.17.0.2:32261, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31585") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54122->172.17.0.2:31585, err= 2025/08/18 03:51:15 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/18 03:51:15 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:51:15 INFO : sub dir/hello world: Deleted 2025/08/18 03:51:15 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/08/18 03:51:15 INFO : nested/sub dir/file: Copied (new) 2025/08/18 03:51:15 INFO : nested/sub dir/file: Deleted 2025/08/18 03:51:15 INFO : sub dir: Removing directory 2025/08/18 03:51:15 INFO : nested/sub dir: Removing directory 2025/08/18 03:51:15 INFO : nested: Removing directory 2025/08/18 03:51:15 DEBUG : Local file system at /tmp/rclone1614044973: deleted 3 directories 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34740") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37620->172.17.0.2:34740, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37299") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36052") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36762->172.17.0.2:37299, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41976->172.17.0.2:36052, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39665") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53232->172.17.0.2:39665, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36875") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35962->172.17.0.2:36875, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36720") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33538") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47168->172.17.0.2:36720, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40932->172.17.0.2:33538, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35957") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60740->172.17.0.2:35957, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36692") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53422->172.17.0.2:36692, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39644") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45150->172.17.0.2:39644, err= 2025/08/18 03:51:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31416") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36510->172.17.0.2:31416, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36712") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53734->172.17.0.2:36712, err= 2025/08/18 03:51:15 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/18 03:51:15 INFO : sub dir/hello world: Copied (new) 2025/08/18 03:51:15 INFO : sub dir/hello world: Deleted 2025/08/18 03:51:15 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/08/18 03:51:15 INFO : nested/sub dir/file: Copied (new) 2025/08/18 03:51:15 INFO : nested/sub dir/file: Deleted 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30616") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45078->172.17.0.2:30616, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36208") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30180") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33690->172.17.0.2:36208, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37222->172.17.0.2:30180, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39436") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38876->172.17.0.2:39436, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39632") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51594->172.17.0.2:39632, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33589") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41198->172.17.0.2:33589, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34935") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58518->172.17.0.2:34935, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31765") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41274->172.17.0.2:31765, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33831") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51342->172.17.0.2:33831, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34569") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37090->172.17.0.2:34569, err= 2025/08/18 03:51:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35821") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30341") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44052->172.17.0.2:35821, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39586->172.17.0.2:30341, err= 2025/08/18 03:51:15 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/18 03:51:15 INFO : existing: Copied (new) 2025/08/18 03:51:15 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/08/18 03:51:15 INFO : existing-b: Copied (new) 2025/08/18 03:51:15 INFO : existing: Deleted 2025/08/18 03:51:15 INFO : existing-b: Deleted 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34063") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58636->172.17.0.2:34063, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38001") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45590->172.17.0.2:38001, err= 2025/08/18 03:51:15 DEBUG : existing: Destination exists, skipping 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 INFO : There was nothing to transfer 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38029") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39244->172.17.0.2:38029, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34849") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60952->172.17.0.2:34849, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39042") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51318->172.17.0.2:39042, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hulutan5nado" 2025/08/18 03:51:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: Connecting to FTP server 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: > dial: conn=172.17.0.1:58836->172.17.0.2:21, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37198") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54548->172.17.0.2:37198, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33121") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43088->172.17.0.2:33121, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39865") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57390->172.17.0.2:39865, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38089") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37008->172.17.0.2:38089, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-kicucig8vaqe -> ftp://172.17.0.2:21/rclone-test-hulutan5nado 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: dial("tcp","172.17.0.2:38572") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: > dial: conn=172.17.0.1:47716->172.17.0.2:38572, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: dial("tcp","172.17.0.2:36572") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: > dial: conn=172.17.0.1:56164->172.17.0.2:36572, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: dial("tcp","172.17.0.2:39644") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: > dial: conn=172.17.0.1:45152->172.17.0.2:39644, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: Using server-side directory move 2025/08/18 03:51:15 INFO : ftp://172.17.0.2:21/rclone-test-hulutan5nado: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: dial("tcp","172.17.0.2:32087") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31004") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: > dial: conn=172.17.0.1:49738->172.17.0.2:32087, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47020->172.17.0.2:31004, err= 2025/08/18 03:51:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/18 03:51:15 DEBUG : empty space: Unchanged skipping 2025/08/18 03:51:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: Connecting to FTP server 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: > dial: conn=172.17.0.1:58840->172.17.0.2:21, err= 2025/08/18 03:51:15 INFO : empty space: Deleted 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: Waiting for transfers to finish 2025/08/18 03:51:15 INFO : potato2: Moved (server-side) 2025/08/18 03:51:15 INFO : potato3: Deleted 2025/08/18 03:51:15 INFO : potato3: Moved (server-side) 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30827") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58550->172.17.0.2:30827, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: dial("tcp","172.17.0.2:37491") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: > dial: conn=172.17.0.1:45278->172.17.0.2:37491, err= 2025/08/18 03:51:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezepor2reyo" 2025/08/18 03:51:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fezepor2reyo: Connecting to FTP server 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fezepor2reyo: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fezepor2reyo: > dial: conn=172.17.0.1:58856->172.17.0.2:21, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fezepor2reyo: Using server-side directory move 2025/08/18 03:51:15 INFO : ftp://172.17.0.2:21/rclone-test-fezepor2reyo: Server side directory move succeeded 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fezepor2reyo: dial("tcp","172.17.0.2:37174") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fezepor2reyo: > dial: conn=172.17.0.1:54482->172.17.0.2:37174, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: dial("tcp","172.17.0.2:34484") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: > dial: conn=172.17.0.1:39230->172.17.0.2:34484, err= 2025/08/18 03:51:15 ERROR : error listing: directory not found 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fezepor2reyo: dial("tcp","172.17.0.2:32945") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fezepor2reyo: > dial: conn=172.17.0.1:42594->172.17.0.2:32945, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fezepor2reyo: Purge object "empty space" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fezepor2reyo: Purge object "potato2" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fezepor2reyo: Purge object "potato3" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-fezepor2reyo: Purge dir "" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: dial("tcp","172.17.0.2:31643") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: > dial: conn=172.17.0.1:33060->172.17.0.2:31643, err= 2025/08/18 03:51:15 ERROR : error listing: directory not found 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-hulutan5nado: Purge dir "" 2025/08/18 03:51:15 NOTICE: purge failed to rmdir "": directory not found 2025/08/18 03:51:15 NOTICE: purge failed: directory not found 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33979") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50500->172.17.0.2:33979, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35101") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39302->172.17.0.2:35101, err= --- PASS: TestServerSideMove (0.08s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vuduzug5miva" 2025/08/18 03:51:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: Connecting to FTP server 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: > dial: conn=172.17.0.1:58866->172.17.0.2:21, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38257") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48102->172.17.0.2:38257, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34055") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45392->172.17.0.2:34055, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30381") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47880->172.17.0.2:30381, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31917") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48536->172.17.0.2:31917, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-kicucig8vaqe -> ftp://172.17.0.2:21/rclone-test-vuduzug5miva 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: dial("tcp","172.17.0.2:38106") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: > dial: conn=172.17.0.1:33220->172.17.0.2:38106, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: dial("tcp","172.17.0.2:33596") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: > dial: conn=172.17.0.1:40066->172.17.0.2:33596, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: dial("tcp","172.17.0.2:37364") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: > dial: conn=172.17.0.1:33596->172.17.0.2:37364, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30471") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37544->172.17.0.2:30471, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: dial("tcp","172.17.0.2:39217") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: > dial: conn=172.17.0.1:54482->172.17.0.2:39217, err= 2025/08/18 03:51:15 DEBUG : empty space: Excluded (Size Filter) 2025/08/18 03:51:15 DEBUG : empty space: Excluded 2025/08/18 03:51:15 DEBUG : empty space: Excluded (Size Filter) 2025/08/18 03:51:15 DEBUG : empty space: Excluded 2025/08/18 03:51:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: Connecting to FTP server 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: > dial: conn=172.17.0.1:58882->172.17.0.2:21, err= 2025/08/18 03:51:15 INFO : potato2: Moved (server-side) 2025/08/18 03:51:15 INFO : potato3: Deleted 2025/08/18 03:51:15 INFO : potato3: Moved (server-side) 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32748") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54576->172.17.0.2:32748, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: dial("tcp","172.17.0.2:34811") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: > dial: conn=172.17.0.1:58836->172.17.0.2:34811, err= 2025/08/18 03:51:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kusedod9seji" 2025/08/18 03:51:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kusedod9seji: Connecting to FTP server 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kusedod9seji: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kusedod9seji: > dial: conn=172.17.0.1:58890->172.17.0.2:21, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: dial("tcp","172.17.0.2:32230") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: > dial: conn=172.17.0.1:45456->172.17.0.2:32230, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kusedod9seji: dial("tcp","172.17.0.2:38420") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kusedod9seji: > dial: conn=172.17.0.1:50122->172.17.0.2:38420, err= 2025/08/18 03:51:15 DEBUG : empty space: Excluded (Size Filter) 2025/08/18 03:51:15 DEBUG : empty space: Excluded 2025/08/18 03:51:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kusedod9seji: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kusedod9seji: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kusedod9seji: Connecting to FTP server 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kusedod9seji: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kusedod9seji: > dial: conn=172.17.0.1:58900->172.17.0.2:21, err= 2025/08/18 03:51:15 INFO : potato2: Moved (server-side) 2025/08/18 03:51:15 INFO : potato3: Moved (server-side) 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kusedod9seji: dial("tcp","172.17.0.2:37590") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kusedod9seji: > dial: conn=172.17.0.1:57338->172.17.0.2:37590, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: dial("tcp","172.17.0.2:32410") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: > dial: conn=172.17.0.1:55872->172.17.0.2:32410, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kusedod9seji: dial("tcp","172.17.0.2:30703") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kusedod9seji: > dial: conn=172.17.0.1:50054->172.17.0.2:30703, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kusedod9seji: Purge object "potato2" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kusedod9seji: Purge object "potato3" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kusedod9seji: Purge dir "" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: dial("tcp","172.17.0.2:39332") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: > dial: conn=172.17.0.1:41592->172.17.0.2:39332, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: Purge object "empty space" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-vuduzug5miva: Purge dir "" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36353") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41168->172.17.0.2:36353, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33111") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33538->172.17.0.2:33111, err= --- PASS: TestServerSideMoveWithFilter (0.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-naxaqob3nocu" 2025/08/18 03:51:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: Connecting to FTP server 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: > dial: conn=172.17.0.1:58908->172.17.0.2:21, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31907") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56948->172.17.0.2:31907, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31840") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36722->172.17.0.2:31840, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31864") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36774->172.17.0.2:31864, err= 2025/08/18 03:51:15 INFO : tomatoDir: Making directory 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30552") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50448->172.17.0.2:30552, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35858") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38398->172.17.0.2:35858, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-kicucig8vaqe -> ftp://172.17.0.2:21/rclone-test-naxaqob3nocu 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: dial("tcp","172.17.0.2:34189") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: > dial: conn=172.17.0.1:41402->172.17.0.2:34189, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: dial("tcp","172.17.0.2:37032") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: > dial: conn=172.17.0.1:47018->172.17.0.2:37032, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: dial("tcp","172.17.0.2:33414") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: > dial: conn=172.17.0.1:40858->172.17.0.2:33414, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: Using server-side directory move 2025/08/18 03:51:15 INFO : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30130") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: dial("tcp","172.17.0.2:36683") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48392->172.17.0.2:30130, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: > dial: conn=172.17.0.1:40988->172.17.0.2:36683, err= 2025/08/18 03:51:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/18 03:51:15 DEBUG : empty space: Unchanged skipping 2025/08/18 03:51:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32781") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: Connecting to FTP server 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49924->172.17.0.2:32781, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: > dial: conn=172.17.0.1:58920->172.17.0.2:21, err= 2025/08/18 03:51:15 INFO : empty space: Deleted 2025/08/18 03:51:15 INFO : potato2: Moved (server-side) 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: Waiting for transfers to finish 2025/08/18 03:51:15 INFO : potato3: Deleted 2025/08/18 03:51:15 INFO : potato3: Moved (server-side) 2025/08/18 03:51:15 INFO : tomatoDir: Removing directory 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: deleted 1 directories 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32182") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35912->172.17.0.2:32182, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30960") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56302->172.17.0.2:30960, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: dial("tcp","172.17.0.2:39119") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: > dial: conn=172.17.0.1:42542->172.17.0.2:39119, err= 2025/08/18 03:51:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zuzuqiz3zice" 2025/08/18 03:51:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-zuzuqiz3zice: Connecting to FTP server 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-zuzuqiz3zice: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-zuzuqiz3zice: > dial: conn=172.17.0.1:58930->172.17.0.2:21, err= 2025/08/18 03:51:15 INFO : tomatoDir: Making directory 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-zuzuqiz3zice: Using server-side directory move 2025/08/18 03:51:15 INFO : ftp://172.17.0.2:21/rclone-test-zuzuqiz3zice: Server side directory move succeeded 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-zuzuqiz3zice: dial("tcp","172.17.0.2:33943") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-zuzuqiz3zice: > dial: conn=172.17.0.1:49750->172.17.0.2:33943, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-zuzuqiz3zice: dial("tcp","172.17.0.2:33519") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-zuzuqiz3zice: > dial: conn=172.17.0.1:35622->172.17.0.2:33519, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: dial("tcp","172.17.0.2:31322") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: > dial: conn=172.17.0.1:57288->172.17.0.2:31322, err= 2025/08/18 03:51:15 ERROR : error listing: directory not found 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: dial("tcp","172.17.0.2:39766") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: > dial: conn=172.17.0.1:44718->172.17.0.2:39766, err= 2025/08/18 03:51:15 ERROR : error listing: directory not found 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-zuzuqiz3zice: dial("tcp","172.17.0.2:35567") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-zuzuqiz3zice: > dial: conn=172.17.0.1:43220->172.17.0.2:35567, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-zuzuqiz3zice: Purge object "empty space" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-zuzuqiz3zice: Purge object "potato2" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-zuzuqiz3zice: Purge object "potato3" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-zuzuqiz3zice: dial("tcp","172.17.0.2:30753") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-zuzuqiz3zice: > dial: conn=172.17.0.1:37954->172.17.0.2:30753, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-zuzuqiz3zice: Purge dir "tomatoDir" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-zuzuqiz3zice: Purge dir "" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: dial("tcp","172.17.0.2:31027") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: > dial: conn=172.17.0.1:58428->172.17.0.2:31027, err= 2025/08/18 03:51:15 ERROR : error listing: directory not found 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-naxaqob3nocu: Purge dir "" 2025/08/18 03:51:15 NOTICE: purge failed to rmdir "": directory not found 2025/08/18 03:51:15 NOTICE: purge failed: directory not found 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33014") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38170->172.17.0.2:33014, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31663") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50750->172.17.0.2:31663, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.09s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30054") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47394->172.17.0.2:30054, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36071") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58712->172.17.0.2:36071, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kicucig8vaqe/rclone-sync-test" 2025/08/18 03:51:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test: Connecting to FTP server 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test: > dial: conn=172.17.0.1:58932->172.17.0.2:21, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33473") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49924->172.17.0.2:33473, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37800") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40362->172.17.0.2:37800, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kicucig8vaqe/rclone-sync-test" 2025/08/18 03:51:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test: Connecting to FTP server 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test: > dial: conn=172.17.0.1:58948->172.17.0.2:21, err= 2025/08/18 03:51:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kicucig8vaqe/rclone-sync-test-include/layer2" 2025/08/18 03:51:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test-include/layer2: Connecting to FTP server 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58956->172.17.0.2:21, err= 2025/08/18 03:51:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kicucig8vaqe/rclone-sync-test-ignore-file" 2025/08/18 03:51:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test-ignore-file: Connecting to FTP server 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:58962->172.17.0.2:21, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30824") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48640->172.17.0.2:30824, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test: dial("tcp","172.17.0.2:38948") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31599") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56492->172.17.0.2:31599, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test: > dial: conn=172.17.0.1:39890->172.17.0.2:38948, err= 2025/08/18 03:51:15 DEBUG : rclone-sync-test: Excluded 2025/08/18 03:51:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33339") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35842->172.17.0.2:33339, err= 2025/08/18 03:51:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 INFO : There was nothing to transfer 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test: dial("tcp","172.17.0.2:31881") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30185") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test: > dial: conn=172.17.0.1:35760->172.17.0.2:31881, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42108->172.17.0.2:30185, err= 2025/08/18 03:51:15 DEBUG : rclone-sync-test: Excluded 2025/08/18 03:51:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35799") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39568->172.17.0.2:35799, err= 2025/08/18 03:51:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 INFO : rclone-sync-test-include: Removing directory 2025/08/18 03:51:15 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: failed to delete 1 directories 2025/08/18 03:51:15 INFO : There was nothing to transfer 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:35536") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33697") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:37620->172.17.0.2:35536, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48236->172.17.0.2:33697, err= 2025/08/18 03:51:15 DEBUG : rclone-sync-test: Excluded 2025/08/18 03:51:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35646") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48606->172.17.0.2:35646, err= 2025/08/18 03:51:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 INFO : There was nothing to transfer 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39334") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:30758") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:33472->172.17.0.2:30758, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55718->172.17.0.2:39334, err= 2025/08/18 03:51:15 DEBUG : rclone-sync-test: Excluded 2025/08/18 03:51:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34682") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43452->172.17.0.2:34682, err= 2025/08/18 03:51:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 INFO : rclone-sync-test-include: Removing directory 2025/08/18 03:51:15 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: failed to delete 1 directories 2025/08/18 03:51:15 INFO : There was nothing to transfer 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:30161") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39532") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51162->172.17.0.2:39532, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:57826->172.17.0.2:30161, err= 2025/08/18 03:51:15 DEBUG : Excluded 2025/08/18 03:51:15 DEBUG : rclone-sync-test: Excluded 2025/08/18 03:51:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32287") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58666->172.17.0.2:32287, err= 2025/08/18 03:51:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 INFO : There was nothing to transfer 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35028") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51410->172.17.0.2:35028, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30801") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47276->172.17.0.2:30801, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37419") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58814->172.17.0.2:37419, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30897") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54900->172.17.0.2:30897, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35510") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57762->172.17.0.2:35510, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33899") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44076->172.17.0.2:33899, err= --- PASS: TestSyncOverlapWithFilter (0.11s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kicucig8vaqe/dst" 2025/08/18 03:51:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Connecting to FTP server 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:58974->172.17.0.2:21, err= 2025/08/18 03:51:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kicucig8vaqe/CompareDest" 2025/08/18 03:51:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:15 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:15 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/CompareDest: Connecting to FTP server 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/CompareDest: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/CompareDest: > dial: conn=172.17.0.1:58980->172.17.0.2:21, err= 2025/08/18 03:51:15 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kicucig8vaqe/CompareDest" to be canonical "TestFTPPureftpd{wJHOB}:rclone-test-kicucig8vaqe/CompareDest" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:37868") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:34314->172.17.0.2:37868, err= 2025/08/18 03:51:15 DEBUG : one: Need to transfer - File not found at Destination 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:35646") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:48614->172.17.0.2:35646, err= 2025/08/18 03:51:15 DEBUG : one.b824e1ab.partial: renamed to: one 2025/08/18 03:51:15 INFO : one: Copied (new) 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35588") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37712->172.17.0.2:35588, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36810") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40506->172.17.0.2:36810, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30640") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34080->172.17.0.2:30640, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37921") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40934->172.17.0.2:37921, err= 2025/08/18 03:51:15 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kicucig8vaqe/CompareDest" for canonical name "TestFTPPureftpd{wJHOB}:rclone-test-kicucig8vaqe/CompareDest" 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:30946") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:47864->172.17.0.2:30946, err= 2025/08/18 03:51:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for checks to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for transfers to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:33160") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:51300->172.17.0.2:33160, err= 2025/08/18 03:51:15 DEBUG : one.406dcb2c.partial: renamed to: one 2025/08/18 03:51:15 INFO : one: Copied (replaced existing) 2025/08/18 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32367") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57434->172.17.0.2:32367, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31668") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52926->172.17.0.2:31668, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30470") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48110->172.17.0.2:30470, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35777") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34592->172.17.0.2:35777, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37830") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34768->172.17.0.2:37830, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39254") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30834") 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60018->172.17.0.2:39254, err= 2025/08/18 03:51:15 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46714->172.17.0.2:30834, err= 2025/08/18 03:51:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kicucig8vaqe/CompareDest" for canonical name "TestFTPPureftpd{wJHOB}:rclone-test-kicucig8vaqe/CompareDest" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:30979") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:52864->172.17.0.2:30979, err= 2025/08/18 03:51:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for checks to finish 2025/08/18 03:51:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for transfers to finish 2025/08/18 03:51:16 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:16 INFO : There was nothing to transfer 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38064") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34204->172.17.0.2:38064, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38602") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33036->172.17.0.2:38602, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33981") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56670->172.17.0.2:33981, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32052") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44832->172.17.0.2:32052, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37568") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60528->172.17.0.2:37568, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34603") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41014->172.17.0.2:34603, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34808") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34504->172.17.0.2:34808, err= 2025/08/18 03:51:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kicucig8vaqe/CompareDest" for canonical name "TestFTPPureftpd{wJHOB}:rclone-test-kicucig8vaqe/CompareDest" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:31591") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:42954->172.17.0.2:31591, err= 2025/08/18 03:51:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/CompareDest: Connecting to FTP server 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/CompareDest: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/CompareDest: > dial: conn=172.17.0.1:58996->172.17.0.2:21, err= 2025/08/18 03:51:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for checks to finish 2025/08/18 03:51:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for transfers to finish 2025/08/18 03:51:16 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:16 INFO : There was nothing to transfer 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30559") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50670->172.17.0.2:30559, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34453") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57572->172.17.0.2:34453, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31790") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48038->172.17.0.2:31790, err= 2025/08/18 03:51:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kicucig8vaqe/CompareDest" for canonical name "TestFTPPureftpd{wJHOB}:rclone-test-kicucig8vaqe/CompareDest" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:38573") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:59800->172.17.0.2:38573, err= 2025/08/18 03:51:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 03:51:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for checks to finish 2025/08/18 03:51:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for transfers to finish 2025/08/18 03:51:16 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:16 INFO : There was nothing to transfer 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34857") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48180->172.17.0.2:34857, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32944") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33840") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55210->172.17.0.2:32944, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55080->172.17.0.2:33840, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31005") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36382->172.17.0.2:31005, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38075") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58830->172.17.0.2:38075, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36101") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50448->172.17.0.2:36101, err= 2025/08/18 03:51:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kicucig8vaqe/CompareDest" for canonical name "TestFTPPureftpd{wJHOB}:rclone-test-kicucig8vaqe/CompareDest" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:34774") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:42244->172.17.0.2:34774, err= 2025/08/18 03:51:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 03:51:16 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/18 03:51:16 DEBUG : two: Need to transfer - File not found at Destination 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for checks to finish 2025/08/18 03:51:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for transfers to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:37069") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:51248->172.17.0.2:37069, err= 2025/08/18 03:51:16 DEBUG : two.1503b713.partial: renamed to: two 2025/08/18 03:51:16 INFO : two: Copied (new) 2025/08/18 03:51:16 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36905") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51318->172.17.0.2:36905, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34314") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47690->172.17.0.2:34314, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38053") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55850->172.17.0.2:38053, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31073") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41884->172.17.0.2:31073, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32210") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33861") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50922->172.17.0.2:32210, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43006->172.17.0.2:33861, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33029") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60322->172.17.0.2:33029, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.16s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37655") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45814->172.17.0.2:37655, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32322") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59872->172.17.0.2:32322, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30450") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52326->172.17.0.2:30450, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33431") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55648->172.17.0.2:33431, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34213") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39046->172.17.0.2:34213, err= 2025/08/18 03:51:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kicucig8vaqe/dest" 2025/08/18 03:51:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dest: Connecting to FTP server 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dest: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dest: > dial: conn=172.17.0.1:59008->172.17.0.2:21, err= 2025/08/18 03:51:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kicucig8vaqe/pre-dest1" 2025/08/18 03:51:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/pre-dest1: Connecting to FTP server 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/pre-dest1: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/pre-dest1: > dial: conn=172.17.0.1:59024->172.17.0.2:21, err= 2025/08/18 03:51:16 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kicucig8vaqe/pre-dest1" to be canonical "TestFTPPureftpd{wJHOB}:rclone-test-kicucig8vaqe/pre-dest1" 2025/08/18 03:51:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kicucig8vaqe/pre-dest2" 2025/08/18 03:51:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/pre-dest2: Connecting to FTP server 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/pre-dest2: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/pre-dest2: > dial: conn=172.17.0.1:59038->172.17.0.2:21, err= 2025/08/18 03:51:16 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kicucig8vaqe/pre-dest2" to be canonical "TestFTPPureftpd{wJHOB}:rclone-test-kicucig8vaqe/pre-dest2" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dest: dial("tcp","172.17.0.2:32059") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dest: > dial: conn=172.17.0.1:58390->172.17.0.2:32059, err= 2025/08/18 03:51:16 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/18 03:51:16 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/18 03:51:16 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dest: Waiting for checks to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dest: Waiting for transfers to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dest: dial("tcp","172.17.0.2:38779") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dest: > dial: conn=172.17.0.1:57818->172.17.0.2:38779, err= 2025/08/18 03:51:16 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/08/18 03:51:16 INFO : 3: Copied (new) 2025/08/18 03:51:16 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dest: dial("tcp","172.17.0.2:31077") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dest: > dial: conn=172.17.0.1:40864->172.17.0.2:31077, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36659") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37330->172.17.0.2:36659, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39307") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33310") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57584->172.17.0.2:39307, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35854->172.17.0.2:33310, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30143") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49658->172.17.0.2:30143, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31828") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38506->172.17.0.2:31828, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30074") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38972") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39124->172.17.0.2:30074, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42572->172.17.0.2:38972, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32673") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41198->172.17.0.2:32673, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35242") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36542->172.17.0.2:35242, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/pre-dest1: closing 1 unused connections 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.08s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37545") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56282->172.17.0.2:37545, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35736") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52776->172.17.0.2:35736, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31114") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45714->172.17.0.2:31114, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34587") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38450->172.17.0.2:34587, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33292") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33300->172.17.0.2:33292, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35259") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51190->172.17.0.2:35259, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30175") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53038->172.17.0.2:30175, err= 2025/08/18 03:51:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kicucig8vaqe/dst" 2025/08/18 03:51:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Connecting to FTP server 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:59040->172.17.0.2:21, err= 2025/08/18 03:51:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kicucig8vaqe/backup" 2025/08/18 03:51:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/backup: Connecting to FTP server 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/backup: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/backup: > dial: conn=172.17.0.1:59046->172.17.0.2:21, err= 2025/08/18 03:51:16 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kicucig8vaqe/backup" to be canonical "TestFTPPureftpd{wJHOB}:rclone-test-kicucig8vaqe/backup" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:32195") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:57762->172.17.0.2:32195, err= 2025/08/18 03:51:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for checks to finish 2025/08/18 03:51:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : two: Unchanged skipping 2025/08/18 03:51:16 INFO : one: Moved (server-side) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for transfers to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:31393") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:43414->172.17.0.2:31393, err= 2025/08/18 03:51:16 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/18 03:51:16 INFO : one: Copied (new) 2025/08/18 03:51:16 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:16 INFO : three.txt: Moved (server-side) 2025/08/18 03:51:16 INFO : three.txt: Moved into backup dir 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30789") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40052->172.17.0.2:30789, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37154") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39136") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42582->172.17.0.2:39136, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59128->172.17.0.2:37154, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32711") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37918->172.17.0.2:32711, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34925") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41682->172.17.0.2:34925, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31523") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35778->172.17.0.2:31523, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37651") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53532->172.17.0.2:37651, err= 2025/08/18 03:51:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kicucig8vaqe/backup" for canonical name "TestFTPPureftpd{wJHOB}:rclone-test-kicucig8vaqe/backup" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:32623") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:58068->172.17.0.2:32623, err= 2025/08/18 03:51:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/18 03:51:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : two: Unchanged skipping 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for checks to finish 2025/08/18 03:51:16 INFO : one: Deleted 2025/08/18 03:51:16 INFO : one: Moved (server-side) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for transfers to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:36783") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:46646->172.17.0.2:36783, err= 2025/08/18 03:51:16 DEBUG : one.1503b713.partial: renamed to: one 2025/08/18 03:51:16 INFO : one: Copied (new) 2025/08/18 03:51:16 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:16 INFO : three.txt: Deleted 2025/08/18 03:51:16 INFO : three.txt: Moved (server-side) 2025/08/18 03:51:16 INFO : three.txt: Moved into backup dir 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33133") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44276->172.17.0.2:33133, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34156") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60474->172.17.0.2:34156, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35773") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60414->172.17.0.2:35773, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32815") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33672->172.17.0.2:32815, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37471") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34658->172.17.0.2:37471, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31822") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34950->172.17.0.2:31822, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33124") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45724->172.17.0.2:33124, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.08s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34833") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34164->172.17.0.2:34833, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32753") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53356->172.17.0.2:32753, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33109") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41344->172.17.0.2:33109, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38515") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60006->172.17.0.2:38515, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35151") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53454->172.17.0.2:35151, err= 2025/08/18 03:51:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kicucig8vaqe/dst" 2025/08/18 03:51:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Connecting to FTP server 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:59062->172.17.0.2:21, err= 2025/08/18 03:51:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kicucig8vaqe/backup" 2025/08/18 03:51:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/backup: Connecting to FTP server 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/backup: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/backup: > dial: conn=172.17.0.1:59066->172.17.0.2:21, err= 2025/08/18 03:51:16 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kicucig8vaqe/backup" to be canonical "TestFTPPureftpd{wJHOB}:rclone-test-kicucig8vaqe/backup" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:39849") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:43980->172.17.0.2:39849, err= 2025/08/18 03:51:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/18 03:51:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : two: Unchanged skipping 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for checks to finish 2025/08/18 03:51:16 INFO : one: Moved (server-side) to: one.bak 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for transfers to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:36608") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:59820->172.17.0.2:36608, err= 2025/08/18 03:51:16 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/18 03:51:16 INFO : one: Copied (new) 2025/08/18 03:51:16 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/18 03:51:16 INFO : three.txt: Moved into backup dir 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32884") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60126->172.17.0.2:32884, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39237") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31810") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37382->172.17.0.2:39237, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58188->172.17.0.2:31810, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33152") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57334->172.17.0.2:33152, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32076") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53270->172.17.0.2:32076, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38110") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32265") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58772->172.17.0.2:38110, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51740->172.17.0.2:32265, err= 2025/08/18 03:51:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kicucig8vaqe/backup" for canonical name "TestFTPPureftpd{wJHOB}:rclone-test-kicucig8vaqe/backup" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:35020") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:59136->172.17.0.2:35020, err= 2025/08/18 03:51:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/18 03:51:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : two: Unchanged skipping 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for checks to finish 2025/08/18 03:51:16 INFO : one.bak: Deleted 2025/08/18 03:51:16 INFO : one: Moved (server-side) to: one.bak 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for transfers to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:35998") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:40318->172.17.0.2:35998, err= 2025/08/18 03:51:16 DEBUG : one.1503b713.partial: renamed to: one 2025/08/18 03:51:16 INFO : one: Copied (new) 2025/08/18 03:51:16 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:16 INFO : three.txt.bak: Deleted 2025/08/18 03:51:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/18 03:51:16 INFO : three.txt: Moved into backup dir 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33539") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43480->172.17.0.2:33539, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32101") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30277") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50394->172.17.0.2:30277, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57992->172.17.0.2:32101, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33394") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33740->172.17.0.2:33394, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39663") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33683") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54876->172.17.0.2:39663, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60288->172.17.0.2:33683, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35552") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34086->172.17.0.2:35552, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.12s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30632") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45036->172.17.0.2:30632, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32623") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58076->172.17.0.2:32623, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33723") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40444->172.17.0.2:33723, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32960") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45626->172.17.0.2:32960, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34918") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58104->172.17.0.2:34918, err= 2025/08/18 03:51:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kicucig8vaqe/dst" 2025/08/18 03:51:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Connecting to FTP server 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:59076->172.17.0.2:21, err= 2025/08/18 03:51:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kicucig8vaqe/backup" 2025/08/18 03:51:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/backup: Connecting to FTP server 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/backup: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/backup: > dial: conn=172.17.0.1:59088->172.17.0.2:21, err= 2025/08/18 03:51:16 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kicucig8vaqe/backup" to be canonical "TestFTPPureftpd{wJHOB}:rclone-test-kicucig8vaqe/backup" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:37516") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:47648->172.17.0.2:37516, err= 2025/08/18 03:51:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/18 03:51:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : two: Unchanged skipping 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for checks to finish 2025/08/18 03:51:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for transfers to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:39131") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:45842->172.17.0.2:39131, err= 2025/08/18 03:51:16 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/18 03:51:16 INFO : one: Copied (new) 2025/08/18 03:51:16 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/18 03:51:16 INFO : three.txt: Moved into backup dir 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33534") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38540->172.17.0.2:33534, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33969") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59802->172.17.0.2:33969, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32182") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35920->172.17.0.2:32182, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35825") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40974->172.17.0.2:35825, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32802") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48808->172.17.0.2:32802, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32667") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36956->172.17.0.2:32667, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33023") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38824->172.17.0.2:33023, err= 2025/08/18 03:51:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kicucig8vaqe/backup" for canonical name "TestFTPPureftpd{wJHOB}:rclone-test-kicucig8vaqe/backup" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:38025") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:57224->172.17.0.2:38025, err= 2025/08/18 03:51:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/18 03:51:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for checks to finish 2025/08/18 03:51:16 DEBUG : two: Unchanged skipping 2025/08/18 03:51:16 INFO : one-2019-01-01: Deleted 2025/08/18 03:51:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for transfers to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:39549") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:60984->172.17.0.2:39549, err= 2025/08/18 03:51:16 DEBUG : one.1503b713.partial: renamed to: one 2025/08/18 03:51:16 INFO : one: Copied (new) 2025/08/18 03:51:16 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:16 INFO : three-2019-01-01.txt: Deleted 2025/08/18 03:51:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/18 03:51:16 INFO : three.txt: Moved into backup dir 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36364") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49000->172.17.0.2:36364, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38022") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36345") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35316->172.17.0.2:36345, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:32990->172.17.0.2:38022, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35487") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43848->172.17.0.2:35487, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36228") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49830->172.17.0.2:36228, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36404") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54630->172.17.0.2:36404, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35800") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54322->172.17.0.2:35800, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.07s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39266") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52148->172.17.0.2:39266, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33339") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35846->172.17.0.2:33339, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31819") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60302->172.17.0.2:31819, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39167") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46428->172.17.0.2:39167, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39361") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53068->172.17.0.2:39361, err= 2025/08/18 03:51:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kicucig8vaqe/dst" 2025/08/18 03:51:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Connecting to FTP server 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:59096->172.17.0.2:21, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:34551") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:60236->172.17.0.2:34551, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for checks to finish 2025/08/18 03:51:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : two: Unchanged skipping 2025/08/18 03:51:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/18 03:51:16 INFO : one: Moved (server-side) to: one.bak 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for transfers to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:31921") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:43658->172.17.0.2:31921, err= 2025/08/18 03:51:16 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/18 03:51:16 INFO : one: Copied (new) 2025/08/18 03:51:16 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/18 03:51:16 INFO : three.txt: Moved into backup dir 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31257") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39198->172.17.0.2:31257, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31682") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36402->172.17.0.2:31682, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37724") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49250->172.17.0.2:37724, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35837") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36944->172.17.0.2:35837, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31726") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37244->172.17.0.2:31726, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:32787") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:50136->172.17.0.2:32787, err= 2025/08/18 03:51:16 DEBUG : one.bak: Excluded (Path Filter) 2025/08/18 03:51:16 DEBUG : one.bak: Excluded 2025/08/18 03:51:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/18 03:51:16 DEBUG : three.txt.bak: Excluded 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for checks to finish 2025/08/18 03:51:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/18 03:51:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : two: Unchanged skipping 2025/08/18 03:51:16 INFO : one.bak: Deleted 2025/08/18 03:51:16 INFO : one: Moved (server-side) to: one.bak 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Waiting for transfers to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:39206") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:49716->172.17.0.2:39206, err= 2025/08/18 03:51:16 DEBUG : one.1503b713.partial: renamed to: one 2025/08/18 03:51:16 INFO : one: Copied (new) 2025/08/18 03:51:16 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:16 INFO : three.txt.bak: Deleted 2025/08/18 03:51:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/18 03:51:16 INFO : three.txt: Moved into backup dir 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30874") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45958->172.17.0.2:30874, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37247") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50090->172.17.0.2:37247, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32826") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40514->172.17.0.2:32826, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36703") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56192->172.17.0.2:36703, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39405") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58376->172.17.0.2:39405, err= --- PASS: TestSyncBackupDirSuffixOnly (0.08s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34504") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36396->172.17.0.2:34504, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33594") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51390->172.17.0.2:33594, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37943") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35128->172.17.0.2:37943, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36381") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49322->172.17.0.2:36381, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32577") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33384->172.17.0.2:32577, err= 2025/08/18 03:51:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kicucig8vaqe/dst" 2025/08/18 03:51:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Connecting to FTP server 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:59108->172.17.0.2:21, err= 2025/08/18 03:51:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/18 03:51:16 INFO : one: Moved (server-side) to: one.bak 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:33791") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:35656->172.17.0.2:33791, err= 2025/08/18 03:51:16 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/18 03:51:16 INFO : one: Copied (new) 2025/08/18 03:51:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : two: Unchanged skipping 2025/08/18 03:51:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/18 03:51:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:32911") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:45278->172.17.0.2:32911, err= 2025/08/18 03:51:16 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/08/18 03:51:16 INFO : three.txt: Copied (new) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31581") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46554->172.17.0.2:31581, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33674") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45006->172.17.0.2:33674, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38663") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36992->172.17.0.2:38663, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32206") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59866->172.17.0.2:32206, err= 2025/08/18 03:51:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/18 03:51:16 INFO : one.bak: Deleted 2025/08/18 03:51:16 INFO : one: Moved (server-side) to: one.bak 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:36431") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:51428->172.17.0.2:36431, err= 2025/08/18 03:51:16 DEBUG : one.1503b713.partial: renamed to: one 2025/08/18 03:51:16 INFO : one: Copied (new) 2025/08/18 03:51:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : two: Unchanged skipping 2025/08/18 03:51:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/18 03:51:16 INFO : three.txt.bak: Deleted 2025/08/18 03:51:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:32167") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:40430->172.17.0.2:32167, err= 2025/08/18 03:51:16 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/08/18 03:51:16 INFO : three.txt: Copied (new) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33143") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41600->172.17.0.2:33143, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34595") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60694->172.17.0.2:34595, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35166") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40040->172.17.0.2:35166, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37535") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45382->172.17.0.2:37535, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37110") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51446->172.17.0.2:37110, err= --- PASS: TestSyncSuffix (0.05s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31969") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60672->172.17.0.2:31969, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33517") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51898->172.17.0.2:33517, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32221") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54346->172.17.0.2:32221, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39053") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50828->172.17.0.2:39053, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31629") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57860->172.17.0.2:31629, err= 2025/08/18 03:51:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kicucig8vaqe/dst" 2025/08/18 03:51:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{wJHOB}" suffix to name 2025/08/18 03:51:16 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/18 03:51:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/18 03:51:16 DEBUG : Setting pass="-vfadKxQltzlE8-LwOiayehhBXVDxyTZnBqOIEOzAPY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/18 03:51:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: Connecting to FTP server 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:59120->172.17.0.2:21, err= 2025/08/18 03:51:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/18 03:51:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:38341") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:42170->172.17.0.2:38341, err= 2025/08/18 03:51:16 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/18 03:51:16 INFO : one: Copied (new) 2025/08/18 03:51:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : two: Unchanged skipping 2025/08/18 03:51:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/18 03:51:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:32829") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:59784->172.17.0.2:32829, err= 2025/08/18 03:51:16 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/08/18 03:51:16 INFO : three.txt: Copied (new) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34672") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51482->172.17.0.2:34672, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36432") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36536->172.17.0.2:36432, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38693") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44788->172.17.0.2:38693, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36946") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50190->172.17.0.2:36946, err= 2025/08/18 03:51:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/18 03:51:16 INFO : one-2019-01-01: Deleted 2025/08/18 03:51:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:37310") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:36414->172.17.0.2:37310, err= 2025/08/18 03:51:16 DEBUG : one.1503b713.partial: renamed to: one 2025/08/18 03:51:16 INFO : one: Copied (new) 2025/08/18 03:51:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : two: Unchanged skipping 2025/08/18 03:51:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/18 03:51:16 INFO : three-2019-01-01.txt: Deleted 2025/08/18 03:51:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: dial("tcp","172.17.0.2:31107") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe/dst: > dial: conn=172.17.0.1:33148->172.17.0.2:31107, err= 2025/08/18 03:51:16 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/08/18 03:51:16 INFO : three.txt: Copied (new) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38106") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33230->172.17.0.2:38106, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33214") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33868->172.17.0.2:33214, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33962") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48020->172.17.0.2:33962, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35894") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60052->172.17.0.2:35894, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32642") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:32824->172.17.0.2:32642, err= --- PASS: TestSyncSuffixKeepExtension (0.10s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39275") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50980->172.17.0.2:39275, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30127") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41164->172.17.0.2:30127, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32856") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40236->172.17.0.2:32856, err= 2025/08/18 03:51:16 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39724") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57686->172.17.0.2:39724, err= 2025/08/18 03:51:16 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/08/18 03:51:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/18 03:51:16 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33113") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43610->172.17.0.2:33113, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31301") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40642->172.17.0.2:31301, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36519") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58258->172.17.0.2:36519, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34888") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51880->172.17.0.2:34888, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35283") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45010->172.17.0.2:35283, err= 2025/08/18 03:51:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36441") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54194->172.17.0.2:36441, err= 2025/08/18 03:51:16 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/18 03:51:16 INFO : existing: Copied (new) 2025/08/18 03:51:16 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36412") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51070->172.17.0.2:36412, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39018") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51260->172.17.0.2:39018, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31801") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40898->172.17.0.2:31801, err= 2025/08/18 03:51:16 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:16 ERROR : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: not deleting files as there were IO errors 2025/08/18 03:51:16 ERROR : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: not deleting directories as there were IO errors 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34515") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42514->172.17.0.2:34515, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37633") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46012->172.17.0.2:37633, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32134") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41478->172.17.0.2:32134, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33363") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50484->172.17.0.2:33363, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39151") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51396->172.17.0.2:39151, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38430") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42012->172.17.0.2:38430, err= 2025/08/18 03:51:16 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : existing: Unchanged skipping 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:16 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:16 INFO : There was nothing to transfer 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30684") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45420->172.17.0.2:30684, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30787") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35664->172.17.0.2:30787, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31235") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39882->172.17.0.2:31235, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30147") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53418->172.17.0.2:30147, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36611") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38704->172.17.0.2:36611, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38190") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51574->172.17.0.2:38190, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35813") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45078->172.17.0.2:35813, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34435") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42578->172.17.0.2:34435, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37739") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38880->172.17.0.2:37739, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38800") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59744->172.17.0.2:38800, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39704") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55362->172.17.0.2:39704, 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-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30162") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34126->172.17.0.2:30162, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34350") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46324->172.17.0.2:34350, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34693") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50902->172.17.0.2:34693, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31565") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33836->172.17.0.2:31565, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36930") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39458->172.17.0.2:36930, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36474") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50496->172.17.0.2:36474, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35452") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39604->172.17.0.2:35452, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38803") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37764->172.17.0.2:38803, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35558") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49604->172.17.0.2:35558, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35373") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41450->172.17.0.2:35373, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39631") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52396->172.17.0.2:39631, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32350") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36662->172.17.0.2:32350, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33271") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43354->172.17.0.2:33271, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38608") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36892->172.17.0.2:38608, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35445") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37904->172.17.0.2:35445, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34677") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60956->172.17.0.2:34677, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31190") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59124->172.17.0.2:31190, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39846") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37952->172.17.0.2:39846, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32876") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49506->172.17.0.2:32876, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34715") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34434->172.17.0.2:34715, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35620") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57008->172.17.0.2:35620, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38246") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57946->172.17.0.2:38246, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32055") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39866->172.17.0.2:32055, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32951") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59294->172.17.0.2:32951, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36919") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59574->172.17.0.2:36919, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37519") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33796->172.17.0.2:37519, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39293") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57320->172.17.0.2:39293, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34476") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37206->172.17.0.2:34476, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35915") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39408->172.17.0.2:35915, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31151") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57646->172.17.0.2:31151, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38772") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40096->172.17.0.2:38772, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35804") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41542->172.17.0.2:35804, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33401") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35518->172.17.0.2:33401, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39336") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47336->172.17.0.2:39336, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35060") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48576->172.17.0.2:35060, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38484") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49552->172.17.0.2:38484, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36972") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60988->172.17.0.2:36972, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38550") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54958->172.17.0.2:38550, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34773") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34900->172.17.0.2:34773, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32984") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49390->172.17.0.2:32984, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39240") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41070->172.17.0.2:39240, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37027") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50264->172.17.0.2:37027, err= 2025/08/18 03:51:16 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:16 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both0: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both13: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both14: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both15: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both16: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both10: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both18: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both11: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both12: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both17: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both3: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both4: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both19: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both6: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both7: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both1: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both9: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both2: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both5: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both8: Unchanged skipping 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:16 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:16 INFO : only0: Deleted 2025/08/18 03:51:16 INFO : only14: Deleted 2025/08/18 03:51:16 INFO : only11: Deleted 2025/08/18 03:51:16 INFO : only1: Deleted 2025/08/18 03:51:16 INFO : only2: Deleted 2025/08/18 03:51:16 INFO : only17: Deleted 2025/08/18 03:51:16 INFO : only16: Deleted 2025/08/18 03:51:16 INFO : only4: Deleted 2025/08/18 03:51:16 INFO : only6: Deleted 2025/08/18 03:51:16 INFO : only7: Deleted 2025/08/18 03:51:16 INFO : only5: Deleted 2025/08/18 03:51:16 INFO : only10: Deleted 2025/08/18 03:51:16 INFO : only15: Deleted 2025/08/18 03:51:16 INFO : only12: Deleted 2025/08/18 03:51:16 INFO : only18: Deleted 2025/08/18 03:51:16 INFO : only19: Deleted 2025/08/18 03:51:16 INFO : only8: Deleted 2025/08/18 03:51:16 INFO : only9: Deleted 2025/08/18 03:51:16 INFO : only13: Deleted 2025/08/18 03:51:16 INFO : only3: Deleted 2025/08/18 03:51:16 INFO : There was nothing to transfer 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32311") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:32914->172.17.0.2:32311, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31645") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57640->172.17.0.2:31645, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30286") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42342->172.17.0.2:30286, err= --- PASS: TestSyncConcurrentDelete (0.12s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35159") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33842->172.17.0.2:35159, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37106") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59674->172.17.0.2:37106, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36314") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40104->172.17.0.2:36314, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39785") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44238->172.17.0.2:39785, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30255") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36108->172.17.0.2:30255, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37666") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52648->172.17.0.2:37666, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33139") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48588->172.17.0.2:33139, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35188") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49360->172.17.0.2:35188, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37594") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44068->172.17.0.2:37594, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35615") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35066->172.17.0.2:35615, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32300") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43822->172.17.0.2:32300, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39757") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49234->172.17.0.2:39757, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36007") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55816->172.17.0.2:36007, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38001") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45594->172.17.0.2:38001, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35380") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38796->172.17.0.2:35380, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31722") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45918->172.17.0.2:31722, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36133") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48220->172.17.0.2:36133, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39031") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34536->172.17.0.2:39031, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30159") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57560->172.17.0.2:30159, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32444") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43768->172.17.0.2:32444, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31792") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52850->172.17.0.2:31792, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36003") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37348->172.17.0.2:36003, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38853") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33216->172.17.0.2:38853, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31347") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38968->172.17.0.2:31347, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34990") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48432->172.17.0.2:34990, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31102") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49360->172.17.0.2:31102, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35084") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51054->172.17.0.2:35084, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33123") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58434->172.17.0.2:33123, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34866") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42534->172.17.0.2:34866, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39029") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44914->172.17.0.2:39029, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32957") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49240->172.17.0.2:32957, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39800") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46946->172.17.0.2:39800, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36622") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49294->172.17.0.2:36622, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32088") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44840->172.17.0.2:32088, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38533") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58076->172.17.0.2:38533, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34371") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60948->172.17.0.2:34371, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32859") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50638->172.17.0.2:32859, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33805") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42308->172.17.0.2:33805, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30338") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35392->172.17.0.2:30338, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31667") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36590->172.17.0.2:31667, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38298") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58796->172.17.0.2:38298, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34992") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41044->172.17.0.2:34992, err= 2025/08/18 03:51:16 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:16 DEBUG : both11: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both0: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both14: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both15: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both16: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both17: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both18: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both19: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both1: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both2: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both3: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both4: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both5: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both6: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both7: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both8: Unchanged skipping 2025/08/18 03:51:16 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:16 DEBUG : both9: Unchanged skipping 2025/08/18 03:51:16 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/18 03:51:16 DEBUG : both13: Unchanged skipping 2025/08/18 03:51:16 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/18 03:51:16 DEBUG : both12: Unchanged skipping 2025/08/18 03:51:16 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/18 03:51:16 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/18 03:51:16 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/18 03:51:16 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/18 03:51:16 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/18 03:51:16 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/18 03:51:16 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/18 03:51:16 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/18 03:51:16 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/18 03:51:16 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/18 03:51:16 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/18 03:51:16 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/18 03:51:16 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/18 03:51:16 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/18 03:51:16 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39426") 2025/08/18 03:51:16 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/18 03:51:16 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42770->172.17.0.2:39426, err= 2025/08/18 03:51:16 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31024") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39038->172.17.0.2:31024, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32754") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48880->172.17.0.2:32754, err= 2025/08/18 03:51:16 DEBUG : both10: Unchanged skipping 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:16 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/08/18 03:51:16 INFO : only14: Copied (replaced existing) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33902") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40000->172.17.0.2:33902, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35776") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45506->172.17.0.2:35776, err= 2025/08/18 03:51:16 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/08/18 03:51:16 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/08/18 03:51:16 INFO : only10: Copied (replaced existing) 2025/08/18 03:51:16 INFO : only0: Copied (replaced existing) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34255") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37280") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49260->172.17.0.2:34255, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42536->172.17.0.2:37280, err= 2025/08/18 03:51:16 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/08/18 03:51:16 INFO : only12: Copied (replaced existing) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36668") 2025/08/18 03:51:16 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/08/18 03:51:16 INFO : only15: Copied (replaced existing) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33740->172.17.0.2:36668, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36828") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40914->172.17.0.2:36828, err= 2025/08/18 03:51:16 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/08/18 03:51:16 INFO : only16: Copied (replaced existing) 2025/08/18 03:51:16 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/08/18 03:51:16 INFO : only17: Copied (replaced existing) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35170") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39880->172.17.0.2:35170, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39708") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34326->172.17.0.2:39708, err= 2025/08/18 03:51:16 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/08/18 03:51:16 INFO : only18: Copied (replaced existing) 2025/08/18 03:51:16 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/08/18 03:51:16 INFO : only19: Copied (replaced existing) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33229") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42388->172.17.0.2:33229, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31457") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46650->172.17.0.2:31457, err= 2025/08/18 03:51:16 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/08/18 03:51:16 INFO : only2: Copied (replaced existing) 2025/08/18 03:51:16 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/08/18 03:51:16 INFO : only1: Copied (replaced existing) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34157") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33088") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50858->172.17.0.2:33088, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56198->172.17.0.2:34157, err= 2025/08/18 03:51:16 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/08/18 03:51:16 INFO : only3: Copied (replaced existing) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30965") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57856->172.17.0.2:30965, err= 2025/08/18 03:51:16 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/08/18 03:51:16 INFO : only11: Copied (replaced existing) 2025/08/18 03:51:16 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/08/18 03:51:16 INFO : only4: Copied (replaced existing) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33320") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38809") 2025/08/18 03:51:16 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/08/18 03:51:16 INFO : only6: Copied (replaced existing) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58772->172.17.0.2:33320, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42538->172.17.0.2:38809, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34520") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44810->172.17.0.2:34520, err= 2025/08/18 03:51:16 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/08/18 03:51:16 INFO : only7: Copied (replaced existing) 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33559") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42730->172.17.0.2:33559, err= 2025/08/18 03:51:16 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/08/18 03:51:16 INFO : only9: Copied (replaced existing) 2025/08/18 03:51:16 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/08/18 03:51:16 INFO : only8: Copied (replaced existing) 2025/08/18 03:51:16 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/08/18 03:51:16 INFO : only5: Copied (replaced existing) 2025/08/18 03:51:16 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/08/18 03:51:16 INFO : only13: Copied (replaced existing) 2025/08/18 03:51:16 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32008") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53160->172.17.0.2:32008, err= 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33440") 2025/08/18 03:51:16 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41678->172.17.0.2:33440, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33704") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49794->172.17.0.2:33704, err= --- PASS: TestSyncConcurrentTruncate (0.14s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:17 DEBUG : empty_dir: Making directory with metadata 2025/08/18 03:51:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 03:51:17 DEBUG : empty_on_remote: Making directory with metadata 2025/08/18 03:51:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 03:51:17 INFO : empty_on_remote: Making directory 2025/08/18 03:51:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/18 03:51:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/18 03:51:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/18 03:51:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/18 03:51:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38511") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60518->172.17.0.2:38511, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38390") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31970") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36105") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43306->172.17.0.2:31970, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51068->172.17.0.2:36105, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36172->172.17.0.2:38390, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37733") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53974->172.17.0.2:37733, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33323") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41074->172.17.0.2:33323, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:17 DEBUG : empty_dir: Making directory with metadata 2025/08/18 03:51:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 03:51:17 DEBUG : empty_on_remote: Making directory with metadata 2025/08/18 03:51:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 03:51:17 INFO : empty_on_remote: Making directory 2025/08/18 03:51:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/18 03:51:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/18 03:51:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/18 03:51:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/18 03:51:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/18 03:51:17 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39661") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38368->172.17.0.2:39661, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34261") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33470") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38007") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38012->172.17.0.2:34261, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40140->172.17.0.2:33470, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38052") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40284->172.17.0.2:38007, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36934->172.17.0.2:38052, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37565") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43224->172.17.0.2:37565, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37196") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51046->172.17.0.2:37196, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.08s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/18 03:51:17 INFO : sub dir: Making directory 2025/08/18 03:51:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32082") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:32928->172.17.0.2:32082, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38311") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31139") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39910->172.17.0.2:31139, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40654->172.17.0.2:38311, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37848") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36280->172.17.0.2:37848, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34409") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58054->172.17.0.2:34409, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33124") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45732->172.17.0.2:33124, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33251") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59134->172.17.0.2:33251, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33158") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37020->172.17.0.2:33158, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37726") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37734->172.17.0.2:37726, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39374") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44500->172.17.0.2:39374, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33448") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57932->172.17.0.2:33448, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.11s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/18 03:51:17 INFO : sub dir: Making directory 2025/08/18 03:51:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36139") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35146->172.17.0.2:36139, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36505") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35430") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45808->172.17.0.2:36505, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51766->172.17.0.2:35430, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35131") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50784->172.17.0.2:35131, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33662") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54880->172.17.0.2:33662, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37108") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37362->172.17.0.2:37108, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38679") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59402->172.17.0.2:38679, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31648") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33142->172.17.0.2:31648, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33300") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37400->172.17.0.2:33300, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34935") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58522->172.17.0.2:34935, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38885") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37028->172.17.0.2:38885, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33683") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60294->172.17.0.2:33683, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32417") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43244->172.17.0.2:32417, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36991") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60332->172.17.0.2:36991, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34348") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41474->172.17.0.2:34348, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37764") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51208->172.17.0.2:37764, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32579") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34994->172.17.0.2:32579, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38696") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56620->172.17.0.2:38696, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37867") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56044->172.17.0.2:37867, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37922") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36398->172.17.0.2:37922, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39556") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47222->172.17.0.2:39556, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37609") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54390->172.17.0.2:37609, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39665") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53246->172.17.0.2:39665, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36601") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46292->172.17.0.2:36601, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39331") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38280->172.17.0.2:39331, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38214") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48760->172.17.0.2:38214, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31199") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48386->172.17.0.2:31199, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30279") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43720->172.17.0.2:30279, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37903") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51206->172.17.0.2:37903, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31862") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53186->172.17.0.2:31862, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38716") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33648->172.17.0.2:38716, err= 2025/08/18 03:51:17 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38330") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38984->172.17.0.2:38330, err= 2025/08/18 03:51:17 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : apple: Excluded 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:17 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : banana: Excluded 2025/08/18 03:51:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34926") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55402->172.17.0.2:34926, err= 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39593") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36010->172.17.0.2:39593, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31275") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49840->172.17.0.2:31275, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37845") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60808->172.17.0.2:37845, err= 2025/08/18 03:51:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : apple: Unchanged skipping 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:51:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : banana: Unchanged skipping 2025/08/18 03:51:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36607") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37968->172.17.0.2:36607, err= 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:17 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:17 INFO : There was nothing to transfer 2025/08/18 03:51:17 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30917") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47022->172.17.0.2:30917, err= 2025/08/18 03:51:17 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : apple: Excluded 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:17 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : banana: Excluded 2025/08/18 03:51:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35288") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60204->172.17.0.2:35288, err= 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37649") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48470->172.17.0.2:37649, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37972") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41200->172.17.0.2:37972, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39420") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36008->172.17.0.2:39420, err= 2025/08/18 03:51:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : apple: Unchanged skipping 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39894") 2025/08/18 03:51:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : banana: Unchanged skipping 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40418->172.17.0.2:39894, err= 2025/08/18 03:51:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:17 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:17 INFO : There was nothing to transfer 2025/08/18 03:51:17 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31050") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51142->172.17.0.2:31050, err= 2025/08/18 03:51:17 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : apple: Excluded 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:17 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : banana: Excluded 2025/08/18 03:51:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30431") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42832->172.17.0.2:30431, err= 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35735") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51002->172.17.0.2:35735, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34855") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39130->172.17.0.2:34855, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34671") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39242->172.17.0.2:34671, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34400") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37828->172.17.0.2:34400, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31141") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41836->172.17.0.2:31141, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31891") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40750->172.17.0.2:31891, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31544") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54248->172.17.0.2:31544, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32882") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34994->172.17.0.2:32882, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34860") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40012->172.17.0.2:34860, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32306") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49030->172.17.0.2:32306, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37057") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53220->172.17.0.2:37057, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38709") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42252->172.17.0.2:38709, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38591") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41958->172.17.0.2:38591, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30193") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56840->172.17.0.2:30193, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32056") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33548->172.17.0.2:32056, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39816") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41080->172.17.0.2:39816, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37771") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40352->172.17.0.2:37771, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33431") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55650->172.17.0.2:33431, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34615") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57250->172.17.0.2:34615, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31843") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36494->172.17.0.2:31843, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35832") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35636->172.17.0.2:35832, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31123") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42498->172.17.0.2:31123, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33892") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35372->172.17.0.2:33892, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39585") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51472->172.17.0.2:39585, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35663") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38982->172.17.0.2:35663, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31459") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43242->172.17.0.2:31459, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36976") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39324->172.17.0.2:36976, err= 2025/08/18 03:51:17 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31302") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43884->172.17.0.2:31302, err= 2025/08/18 03:51:17 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : apple: Excluded 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:17 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : banana: Excluded 2025/08/18 03:51:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35603") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39984->172.17.0.2:35603, err= 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37673") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58012->172.17.0.2:37673, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36660") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47450->172.17.0.2:36660, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34144") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45466->172.17.0.2:34144, err= 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:51:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : apple: Unchanged skipping 2025/08/18 03:51:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : banana: Unchanged skipping 2025/08/18 03:51:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30848") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49790->172.17.0.2:30848, err= 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:17 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:17 INFO : There was nothing to transfer 2025/08/18 03:51:17 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36395") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45380->172.17.0.2:36395, err= 2025/08/18 03:51:17 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : apple: Excluded 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:17 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : banana: Excluded 2025/08/18 03:51:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35777") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34600->172.17.0.2:35777, err= 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33077") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50832->172.17.0.2:33077, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39581") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45960->172.17.0.2:39581, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38495") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51666->172.17.0.2:38495, err= 2025/08/18 03:51:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : apple: Unchanged skipping 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:51:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : banana: Unchanged skipping 2025/08/18 03:51:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39922") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47870->172.17.0.2:39922, err= 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:17 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:17 INFO : There was nothing to transfer 2025/08/18 03:51:17 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38069") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56184->172.17.0.2:38069, err= 2025/08/18 03:51:17 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : apple: Excluded 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:17 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : banana: Excluded 2025/08/18 03:51:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39452") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44990->172.17.0.2:39452, err= 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31012") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60080->172.17.0.2:31012, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32048") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53946->172.17.0.2:32048, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33602") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51902->172.17.0.2:33602, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30620") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53350->172.17.0.2:30620, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31558") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42882->172.17.0.2:31558, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35454") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38584->172.17.0.2:35454, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36889") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53516->172.17.0.2:36889, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33765") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54182->172.17.0.2:33765, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37540") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59194->172.17.0.2:37540, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33143") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41602->172.17.0.2:33143, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36376") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47372->172.17.0.2:36376, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33187") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57042->172.17.0.2:33187, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36318") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:32878->172.17.0.2:36318, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31217") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53298->172.17.0.2:31217, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33387") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54062->172.17.0.2:33387, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32672") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58396->172.17.0.2:32672, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38379") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51184->172.17.0.2:38379, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31467") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33660->172.17.0.2:31467, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38716") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33654->172.17.0.2:38716, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38780") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46508->172.17.0.2:38780, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37800") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40370->172.17.0.2:37800, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36220") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52242->172.17.0.2:36220, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37274") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38012->172.17.0.2:37274, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35897") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42326->172.17.0.2:35897, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37034") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40368->172.17.0.2:37034, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39041") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49698->172.17.0.2:39041, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38172") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43848->172.17.0.2:38172, err= 2025/08/18 03:51:17 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35402") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50726->172.17.0.2:35402, err= 2025/08/18 03:51:17 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : apple: Excluded 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:17 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : banana: Excluded 2025/08/18 03:51:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35898") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59388->172.17.0.2:35898, err= 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37186") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35732->172.17.0.2:37186, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34583") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52174->172.17.0.2:34583, err= 2025/08/18 03:51:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:17 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:17 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:17 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:17 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:17 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:17 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:17 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39695") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58072->172.17.0.2:39695, err= 2025/08/18 03:51:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/18 03:51:17 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/18 03:51:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/18 03:51:17 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:17 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Connecting to FTP server 2025/08/18 03:51:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35789") 2025/08/18 03:51:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31820") 2025/08/18 03:51:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59134->172.17.0.2:21, err= 2025/08/18 03:51:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48060->172.17.0.2:35789, err= 2025/08/18 03:51:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37162") 2025/08/18 03:51:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30063") 2025/08/18 03:51:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40274->172.17.0.2:31820, err= 2025/08/18 03:51:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59064->172.17.0.2:30063, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34572->172.17.0.2:37162, err= 2025/08/18 03:51:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/18 03:51:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:17 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/08/18 03:51:17 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/18 03:51:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:17 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/08/18 03:51:17 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34791") 2025/08/18 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:17 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56570->172.17.0.2:34791, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36763") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43102->172.17.0.2:36763, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32283") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38192->172.17.0.2:32283, err= 2025/08/18 03:51:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31177") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52238->172.17.0.2:31177, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30832") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:32814->172.17.0.2:30832, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37741") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35892->172.17.0.2:37741, err= 2025/08/18 03:51:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35639") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35462->172.17.0.2:35639, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37398") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34980->172.17.0.2:37398, err= 2025/08/18 03:51:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39984") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49984->172.17.0.2:39984, err= 2025/08/18 03:51:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35767") 2025/08/18 03:51:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59764->172.17.0.2:35767, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34348") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41484->172.17.0.2:34348, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31878") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45144->172.17.0.2:31878, err= 2025/08/18 03:51:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35450") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41480->172.17.0.2:35450, err= 2025/08/18 03:51:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34540") 2025/08/18 03:51:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38070->172.17.0.2:34540, err= 2025/08/18 03:51:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38797") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41056->172.17.0.2:38797, err= 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31216") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60006->172.17.0.2:31216, err= 2025/08/18 03:51:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37088") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45786->172.17.0.2:37088, err= 2025/08/18 03:51:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:17 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 03:51:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/18 03:51:17 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Connecting to FTP server 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Connecting to FTP server 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Connecting to FTP server 2025/08/18 03:51:17 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59138->172.17.0.2:21, err= 2025/08/18 03:51:17 INFO : splitbananasplit: Deleted 2025/08/18 03:51:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/18 03:51:17 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/18 03:51:17 INFO : dir1/0015-9;=.txt: Deleted 2025/08/18 03:51:17 INFO : banana: Deleted 2025/08/18 03:51:17 INFO : appleappleapplebanana: Deleted 2025/08/18 03:51:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/18 03:51:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/18 03:51:17 INFO : dir1/0009-3456789.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0008-2345678.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0013-789;=.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0003-defghij.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0011-56789;.txt: Deleted 2025/08/18 03:51:18 INFO : apple: Deleted 2025/08/18 03:51:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0010-456789.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0014-89;=.txt: Deleted 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59152->172.17.0.2:21, err= 2025/08/18 03:51:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:21") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59162->172.17.0.2:21, err= 2025/08/18 03:51:18 INFO : dir1/0007-1234567.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0012-6789;.txt: Deleted 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37595") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33062->172.17.0.2:37595, err= 2025/08/18 03:51:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : YXBwbGU=: Excluded 2025/08/18 03:51:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/18 03:51:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : YmFuYW5h: Excluded 2025/08/18 03:51:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39718") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39788->172.17.0.2:39718, err= 2025/08/18 03:51:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39395") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59296->172.17.0.2:39395, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30590") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42708->172.17.0.2:30590, err= 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34134") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57608->172.17.0.2:34134, err= 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : apple: Unchanged skipping 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:51:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : banana: Unchanged skipping 2025/08/18 03:51:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33818") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45180->172.17.0.2:33818, err= 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31764") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38582->172.17.0.2:31764, err= 2025/08/18 03:51:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : YXBwbGU=: Excluded 2025/08/18 03:51:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/18 03:51:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : YmFuYW5h: Excluded 2025/08/18 03:51:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39279") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53280->172.17.0.2:39279, err= 2025/08/18 03:51:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/18 03:51:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32196") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57372->172.17.0.2:32196, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30611") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53628->172.17.0.2:30611, err= 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 03:51:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39587") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58048->172.17.0.2:39587, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30909") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52998->172.17.0.2:30909, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36908") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44746->172.17.0.2:36908, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34850") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43730->172.17.0.2:34850, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37861") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48616->172.17.0.2:37861, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34215") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49058->172.17.0.2:34215, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34420") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57608->172.17.0.2:34420, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33221") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42984->172.17.0.2:33221, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38141") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52650->172.17.0.2:38141, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32328") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41296->172.17.0.2:32328, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38432") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59492->172.17.0.2:38432, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31873") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53912->172.17.0.2:31873, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39188") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40292->172.17.0.2:39188, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35724") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45464->172.17.0.2:35724, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35400") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44748->172.17.0.2:35400, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34700") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40750->172.17.0.2:34700, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38733") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56892->172.17.0.2:38733, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33935") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58582->172.17.0.2:33935, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32031") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42564->172.17.0.2:32031, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36894") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46628->172.17.0.2:36894, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32305") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54232->172.17.0.2:32305, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39950") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52326->172.17.0.2:39950, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33948") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47852->172.17.0.2:33948, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32651") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49900->172.17.0.2:32651, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34492") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53642->172.17.0.2:34492, err= 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34264") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36354->172.17.0.2:34264, err= 2025/08/18 03:51:18 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : apple: Excluded 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:18 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : banana: Excluded 2025/08/18 03:51:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34044") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54388->172.17.0.2:34044, err= 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34157") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56208->172.17.0.2:34157, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37003") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49526->172.17.0.2:37003, err= 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31975") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45350->172.17.0.2:31975, err= 2025/08/18 03:51:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30028") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39227") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58258->172.17.0.2:39227, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51696->172.17.0.2:30028, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35083") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30551") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37836->172.17.0.2:30551, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34629") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46676->172.17.0.2:34629, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60824->172.17.0.2:35083, err= 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 03:51:18 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/08/18 03:51:18 INFO : apple: Copied (new) to: PREFIXapple 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39590") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59468->172.17.0.2:39590, err= 2025/08/18 03:51:18 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33990") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37144->172.17.0.2:33990, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34481") 2025/08/18 03:51:18 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/08/18 03:51:18 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57134->172.17.0.2:34481, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36081") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59802->172.17.0.2:36081, err= 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34037") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53054->172.17.0.2:34037, err= 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32744") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36659") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46890->172.17.0.2:32744, err= 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/08/18 03:51:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37346->172.17.0.2:36659, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34135") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51072->172.17.0.2:34135, err= 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 03:51:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30972") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36840->172.17.0.2:30972, err= 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 03:51:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/08/18 03:51:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37414") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49322->172.17.0.2:37414, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34913") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37694->172.17.0.2:34913, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33070") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50500->172.17.0.2:33070, err= 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/08/18 03:51:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37014") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51312->172.17.0.2:37014, err= 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/08/18 03:51:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/08/18 03:51:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33170") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30891") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38710->172.17.0.2:33170, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45580->172.17.0.2:30891, err= 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/08/18 03:51:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39257") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51604->172.17.0.2:39257, err= 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/08/18 03:51:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/08/18 03:51:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/08/18 03:51:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/08/18 03:51:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 INFO : dir1/0012-6789;.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0007-1234567.txt: Deleted 2025/08/18 03:51:18 INFO : splitbananasplit: Deleted 2025/08/18 03:51:18 INFO : dir1/0003-defghij.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/18 03:51:18 INFO : apple: Deleted 2025/08/18 03:51:18 INFO : dir1/0014-89;=.txt: Deleted 2025/08/18 03:51:18 INFO : banana: Deleted 2025/08/18 03:51:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0011-56789;.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0009-3456789.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0015-9;=.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0013-789;=.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/18 03:51:18 INFO : appleappleapplebanana: Deleted 2025/08/18 03:51:18 INFO : dir1/0008-2345678.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0010-456789.txt: Deleted 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39521") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51702->172.17.0.2:39521, err= 2025/08/18 03:51:18 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : PREFIXapple: Excluded 2025/08/18 03:51:18 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/08/18 03:51:18 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : PREFIXbanana: Excluded 2025/08/18 03:51:18 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : PREFIXsplitbananasplit: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37315") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51856->172.17.0.2:37315, err= 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33777") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56882->172.17.0.2:33777, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37620") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58978->172.17.0.2:37620, err= 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 03:51:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36872") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33222->172.17.0.2:36872, err= 2025/08/18 03:51:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36597") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54860->172.17.0.2:36597, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32089") 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56022->172.17.0.2:32089, err= 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35819") 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38401") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55462->172.17.0.2:35819, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38941") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33362->172.17.0.2:38941, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48336->172.17.0.2:38401, err= 2025/08/18 03:51:18 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/08/18 03:51:18 INFO : banana: Copied (new) 2025/08/18 03:51:18 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/08/18 03:51:18 INFO : appleappleapplebanana: Copied (new) 2025/08/18 03:51:18 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/08/18 03:51:18 INFO : splitbananasplit: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38342") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36286") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49280->172.17.0.2:38342, err= 2025/08/18 03:51:18 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34186->172.17.0.2:36286, err= 2025/08/18 03:51:18 INFO : apple: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31692") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46612->172.17.0.2:31692, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34072") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51908->172.17.0.2:34072, err= 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/08/18 03:51:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30931") 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/08/18 03:51:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39600->172.17.0.2:30931, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36624") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52552->172.17.0.2:36624, err= 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/08/18 03:51:18 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/08/18 03:51:18 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30777") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39283") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42736->172.17.0.2:30777, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37366->172.17.0.2:39283, err= 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/08/18 03:51:18 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/08/18 03:51:18 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33756") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51098->172.17.0.2:33756, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32445") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51694->172.17.0.2:32445, err= 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/08/18 03:51:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33379") 2025/08/18 03:51:18 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36734->172.17.0.2:33379, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38594") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46172->172.17.0.2:38594, err= 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/08/18 03:51:18 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31729") 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/08/18 03:51:18 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44432->172.17.0.2:31729, err= 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/08/18 03:51:18 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32604") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33360->172.17.0.2:32604, err= 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/08/18 03:51:18 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35093") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48574->172.17.0.2:35093, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31234") 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/08/18 03:51:18 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44062->172.17.0.2:31234, err= 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/08/18 03:51:18 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/08/18 03:51:18 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/08/18 03:51:18 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/18 03:51:18 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/18 03:51:18 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/18 03:51:18 INFO : PREFIXapple: Deleted 2025/08/18 03:51:18 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/18 03:51:18 INFO : PREFIXsplitbananasplit: Deleted 2025/08/18 03:51:18 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/18 03:51:18 INFO : PREFIXbanana: Deleted 2025/08/18 03:51:18 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30844") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52312->172.17.0.2:30844, err= 2025/08/18 03:51:18 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : apple: Excluded 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:18 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : banana: Excluded 2025/08/18 03:51:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39460") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35670->172.17.0.2:39460, err= 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32726") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45900->172.17.0.2:32726, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36937") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49968->172.17.0.2:36937, err= 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35503") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48846->172.17.0.2:35503, err= 2025/08/18 03:51:18 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : apple: Excluded 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:18 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : banana: Excluded 2025/08/18 03:51:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39607") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59564->172.17.0.2:39607, err= 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34627") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60910->172.17.0.2:34627, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39710") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34286->172.17.0.2:39710, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30523") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33376->172.17.0.2:30523, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33718") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41448->172.17.0.2:33718, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31949") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38600->172.17.0.2:31949, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36907") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56072->172.17.0.2:36907, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39194") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49564->172.17.0.2:39194, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30203") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36096->172.17.0.2:30203, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31890") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47212->172.17.0.2:31890, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34908") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59978->172.17.0.2:34908, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33601") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55056->172.17.0.2:33601, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39038") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48996->172.17.0.2:39038, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32265") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51754->172.17.0.2:32265, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36635") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39904->172.17.0.2:36635, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30970") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56886->172.17.0.2:30970, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33988") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49988->172.17.0.2:33988, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32881") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36368->172.17.0.2:32881, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32872") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53066->172.17.0.2:32872, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34091") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41322->172.17.0.2:34091, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38942") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47894->172.17.0.2:38942, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38269") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52674->172.17.0.2:38269, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37948") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38430->172.17.0.2:37948, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35200") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60812->172.17.0.2:35200, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37241") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60858->172.17.0.2:37241, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35415") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54348->172.17.0.2:35415, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35610") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40654->172.17.0.2:35610, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35676") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41054->172.17.0.2:35676, err= 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38271") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60708->172.17.0.2:38271, err= 2025/08/18 03:51:18 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : apple: Excluded 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:18 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : banana: Excluded 2025/08/18 03:51:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30814") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56400->172.17.0.2:30814, err= 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34428") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57640->172.17.0.2:34428, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30178") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56976->172.17.0.2:30178, err= 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38685") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42956->172.17.0.2:38685, err= 2025/08/18 03:51:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 03:51:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35145") 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36306") 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44714->172.17.0.2:35145, err= 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32704") 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35917") 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34584->172.17.0.2:36306, err= 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52024->172.17.0.2:35917, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35260->172.17.0.2:32704, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38683") 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43518->172.17.0.2:38683, err= 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:18 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/08/18 03:51:18 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31566") 2025/08/18 03:51:18 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/08/18 03:51:18 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/08/18 03:51:18 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32715") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38228->172.17.0.2:31566, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42912->172.17.0.2:32715, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30681") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46612->172.17.0.2:30681, err= 2025/08/18 03:51:18 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36678") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46154->172.17.0.2:36678, err= 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36501") 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49726->172.17.0.2:36501, err= 2025/08/18 03:51:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36355") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33375") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34434->172.17.0.2:33375, err= 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 03:51:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56698->172.17.0.2:36355, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33199") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59946->172.17.0.2:33199, err= 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35059") 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 03:51:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56734->172.17.0.2:35059, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32506") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60432->172.17.0.2:32506, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35311") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51690->172.17.0.2:35311, err= 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 03:51:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/08/18 03:51:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 03:51:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38930") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43338->172.17.0.2:38930, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32454") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50640->172.17.0.2:32454, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37822") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40164->172.17.0.2:37822, err= 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 03:51:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37901") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44462->172.17.0.2:37901, err= 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 03:51:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 03:51:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36582") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52212->172.17.0.2:36582, err= 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 03:51:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 03:51:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 03:51:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/18 03:51:18 INFO : appleappleapplebanana: Deleted 2025/08/18 03:51:18 INFO : apple: Deleted 2025/08/18 03:51:18 INFO : dir1/0007-1234567.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0003-defghij.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0009-3456789.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0015-9;=.txt: Deleted 2025/08/18 03:51:18 INFO : splitbananasplit: Deleted 2025/08/18 03:51:18 INFO : banana: Deleted 2025/08/18 03:51:18 INFO : dir1/0014-89;=.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0008-2345678.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0013-789;=.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0011-56789;.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0012-6789;.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0010-456789.txt: Deleted 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33784") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36000->172.17.0.2:33784, err= 2025/08/18 03:51:18 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : appleSUFFIX: Excluded 2025/08/18 03:51:18 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/08/18 03:51:18 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : bananaSUFFIX: Excluded 2025/08/18 03:51:18 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : splitbananasplitSUFFIX: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36636") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33034->172.17.0.2:36636, err= 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35613") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50090->172.17.0.2:35613, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31475") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42808->172.17.0.2:31475, err= 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 03:51:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36632") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34456->172.17.0.2:36632, err= 2025/08/18 03:51:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38997") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35443") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31443") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48772->172.17.0.2:35443, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45668->172.17.0.2:38997, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31442") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41596->172.17.0.2:31442, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38584") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35728->172.17.0.2:31443, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56446->172.17.0.2:38584, err= 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:18 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/08/18 03:51:18 INFO : splitbananasplit: Copied (new) 2025/08/18 03:51:18 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/08/18 03:51:18 INFO : apple: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32354") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57298->172.17.0.2:32354, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31795") 2025/08/18 03:51:18 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/08/18 03:51:18 INFO : banana: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45480->172.17.0.2:31795, err= 2025/08/18 03:51:18 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/08/18 03:51:18 INFO : appleappleapplebanana: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37458") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59390->172.17.0.2:37458, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37405") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46174->172.17.0.2:37405, err= 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/08/18 03:51:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/08/18 03:51:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30095") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36944->172.17.0.2:30095, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39912") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58032->172.17.0.2:39912, err= 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/08/18 03:51:18 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/08/18 03:51:18 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31601") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36153") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57908->172.17.0.2:31601, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44106->172.17.0.2:36153, err= 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/08/18 03:51:18 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/08/18 03:51:18 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36515") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35279") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46714->172.17.0.2:35279, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41552->172.17.0.2:36515, err= 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/08/18 03:51:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/08/18 03:51:18 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39866") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33496->172.17.0.2:39866, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39245") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57990->172.17.0.2:39245, err= 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/08/18 03:51:18 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/08/18 03:51:18 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/18 03:51:18 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31299") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49682->172.17.0.2:31299, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38492") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50012->172.17.0.2:38492, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33448") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57944->172.17.0.2:33448, err= 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/08/18 03:51:18 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/08/18 03:51:18 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34572") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59534->172.17.0.2:34572, err= 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/08/18 03:51:18 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/08/18 03:51:18 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/08/18 03:51:18 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/18 03:51:18 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/18 03:51:18 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/18 03:51:18 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/18 03:51:18 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/18 03:51:18 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/18 03:51:18 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/18 03:51:18 INFO : appleSUFFIX: Deleted 2025/08/18 03:51:18 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/18 03:51:18 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/18 03:51:18 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/18 03:51:18 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/18 03:51:18 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/18 03:51:18 INFO : bananaSUFFIX: Deleted 2025/08/18 03:51:18 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/18 03:51:18 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/18 03:51:18 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/18 03:51:18 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/18 03:51:18 INFO : splitbananasplitSUFFIX: Deleted 2025/08/18 03:51:18 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35925") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39174->172.17.0.2:35925, err= 2025/08/18 03:51:18 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : apple: Excluded 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:18 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : banana: Excluded 2025/08/18 03:51:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32282") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37360->172.17.0.2:32282, err= 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39716") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51296->172.17.0.2:39716, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31134") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42446->172.17.0.2:31134, err= 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39715") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34456->172.17.0.2:39715, err= 2025/08/18 03:51:18 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : apple: Excluded 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:18 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : banana: Excluded 2025/08/18 03:51:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30262") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38594->172.17.0.2:30262, err= 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39526") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52872->172.17.0.2:39526, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35569") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39556->172.17.0.2:35569, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31562") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35716->172.17.0.2:31562, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30991") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52330->172.17.0.2:30991, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37082") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52632->172.17.0.2:37082, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35897") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42340->172.17.0.2:35897, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31494") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45888->172.17.0.2:31494, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34700") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40762->172.17.0.2:34700, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35029") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47018->172.17.0.2:35029, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32944") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55220->172.17.0.2:32944, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31345") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33750->172.17.0.2:31345, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33275") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57126->172.17.0.2:33275, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30174") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34050->172.17.0.2:30174, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38476") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35334->172.17.0.2:38476, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30685") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45116->172.17.0.2:30685, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34599") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54218->172.17.0.2:34599, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31626") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50558->172.17.0.2:31626, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37521") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40846->172.17.0.2:37521, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37566") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60236->172.17.0.2:37566, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33307") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45660->172.17.0.2:33307, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37940") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53092->172.17.0.2:37940, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32772") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50062->172.17.0.2:32772, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39238") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59642->172.17.0.2:39238, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34067") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60000->172.17.0.2:34067, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33656") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60456->172.17.0.2:33656, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35919") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33548->172.17.0.2:35919, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37160") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59824->172.17.0.2:37160, err= 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32128") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35954->172.17.0.2:32128, err= 2025/08/18 03:51:18 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : apple: Excluded 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:18 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : banana: Excluded 2025/08/18 03:51:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38319") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47262->172.17.0.2:38319, err= 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39197") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52160->172.17.0.2:39197, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34301") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46728->172.17.0.2:34301, err= 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39892") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56926->172.17.0.2:39892, err= 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:51:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : apple: Unchanged skipping 2025/08/18 03:51:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : banana: Unchanged skipping 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39055") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51934->172.17.0.2:39055, err= 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30846") 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40938->172.17.0.2:30846, err= 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31384") 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43910->172.17.0.2:31384, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31245") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41584->172.17.0.2:31245, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37960") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59572->172.17.0.2:37960, err= 2025/08/18 03:51:18 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/08/18 03:51:18 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 03:51:18 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/08/18 03:51:18 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31522") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31347") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38402->172.17.0.2:31522, err= 2025/08/18 03:51:18 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/08/18 03:51:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38974->172.17.0.2:31347, err= 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34796") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45088->172.17.0.2:34796, err= 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/08/18 03:51:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39607") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59572->172.17.0.2:39607, err= 2025/08/18 03:51:18 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/08/18 03:51:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/08/18 03:51:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30709") 2025/08/18 03:51:18 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/08/18 03:51:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52890->172.17.0.2:30709, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36836") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34646") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60512->172.17.0.2:36836, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51628->172.17.0.2:34646, err= 2025/08/18 03:51:18 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/08/18 03:51:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31537") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60822->172.17.0.2:31537, err= 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/08/18 03:51:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 03:51:18 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/08/18 03:51:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 03:51:18 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/08/18 03:51:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35924") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32111") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45540->172.17.0.2:35924, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30121") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60282->172.17.0.2:32111, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35090->172.17.0.2:30121, err= 2025/08/18 03:51:18 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/08/18 03:51:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 03:51:18 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/08/18 03:51:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31846") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38770->172.17.0.2:31846, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38763") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57090->172.17.0.2:38763, err= 2025/08/18 03:51:18 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/08/18 03:51:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/08/18 03:51:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34225") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59200->172.17.0.2:34225, err= 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/08/18 03:51:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/08/18 03:51:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/08/18 03:51:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 INFO : appleappleapplebanana: Deleted 2025/08/18 03:51:18 INFO : dir1/0008-2345678.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0012-6789;.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0014-89;=.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0007-1234567.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0011-56789;.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0009-3456789.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0013-789;=.txt: Deleted 2025/08/18 03:51:18 INFO : splitbananasplit: Deleted 2025/08/18 03:51:18 INFO : dir1/0015-9;=.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0010-456789.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0003-defghij.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/18 03:51:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36996") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36212->172.17.0.2:36996, err= 2025/08/18 03:51:18 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : apple: Excluded 2025/08/18 03:51:18 DEBUG : appleapple: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : appleapple: Excluded 2025/08/18 03:51:18 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : banana: Excluded 2025/08/18 03:51:18 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : splitbanan: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30480") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35200->172.17.0.2:30480, err= 2025/08/18 03:51:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0000-abcde: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdef: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefg: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0003-defgh: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0004-efghi: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0005-fghij: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijk: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0007-12345: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0008-23456: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0009-34567: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0010-45678: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0011-56789: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30898") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43366->172.17.0.2:30898, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36488") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37432->172.17.0.2:36488, err= 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36260") 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34524->172.17.0.2:36260, err= 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:51:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : banana: Unchanged skipping 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:51:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:51:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : apple: Unchanged skipping 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33844") 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36254->172.17.0.2:33844, err= 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 03:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 03:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 03:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 03:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 03:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 03:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 03:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 03:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 03:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34239") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39318->172.17.0.2:34239, err= 2025/08/18 03:51:18 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : apple: Excluded 2025/08/18 03:51:18 DEBUG : appleapple: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : appleapple: Excluded 2025/08/18 03:51:18 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : banana: Excluded 2025/08/18 03:51:18 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : splitbanan: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35219") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56550->172.17.0.2:35219, err= 2025/08/18 03:51:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0000-abcde: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdef: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefg: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0003-defgh: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0004-efghi: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0005-fghij: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijk: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0007-12345: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0008-23456: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0009-34567: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0010-45678: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0011-56789: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35463") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53014->172.17.0.2:35463, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36558") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49284->172.17.0.2:36558, err= 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 03:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33167") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58098->172.17.0.2:33167, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35241") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50980->172.17.0.2:35241, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33438") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52684->172.17.0.2:33438, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33272") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43268->172.17.0.2:33272, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39632") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51600->172.17.0.2:39632, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32651") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49916->172.17.0.2:32651, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32750") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48744->172.17.0.2:32750, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36533") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42992->172.17.0.2:36533, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30024") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58650->172.17.0.2:30024, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37301") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33256->172.17.0.2:37301, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36087") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45660->172.17.0.2:36087, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34631") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51916->172.17.0.2:34631, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36290") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56046->172.17.0.2:36290, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32710") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35214->172.17.0.2:32710, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38076") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54496->172.17.0.2:38076, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33708") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35396->172.17.0.2:33708, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32880") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58432->172.17.0.2:32880, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32357") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58766->172.17.0.2:32357, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35611") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55382->172.17.0.2:35611, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32192") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36998->172.17.0.2:32192, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30391") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51386->172.17.0.2:30391, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35368") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48990->172.17.0.2:35368, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32816") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41900->172.17.0.2:32816, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38636") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47904->172.17.0.2:38636, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34616") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57904->172.17.0.2:34616, err= 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37631") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60624->172.17.0.2:37631, err= 2025/08/18 03:51:18 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : apple: Excluded 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:18 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : banana: Excluded 2025/08/18 03:51:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34226") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49938->172.17.0.2:34226, err= 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31366") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55664->172.17.0.2:31366, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32577") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33398->172.17.0.2:32577, err= 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30137") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50862->172.17.0.2:30137, err= 2025/08/18 03:51:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : apple: Unchanged skipping 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:51:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : banana: Unchanged skipping 2025/08/18 03:51:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35963") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60712->172.17.0.2:35963, err= 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36295") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52426->172.17.0.2:36295, err= 2025/08/18 03:51:18 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : apple: Excluded 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:18 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : banana: Excluded 2025/08/18 03:51:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34737") 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43596->172.17.0.2:34737, err= 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:18 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31187") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37532->172.17.0.2:31187, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39158") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48436->172.17.0.2:39158, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31362") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52398->172.17.0.2:31362, err= 2025/08/18 03:51:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : apple: Unchanged skipping 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:51:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : banana: Unchanged skipping 2025/08/18 03:51:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32311") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:32920->172.17.0.2:32311, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32178") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33128->172.17.0.2:32178, err= 2025/08/18 03:51:19 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : apple: Excluded 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:19 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : banana: Excluded 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31163") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49038->172.17.0.2:31163, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34298") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58946->172.17.0.2:34298, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32628") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47062->172.17.0.2:32628, err= 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38136") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56016->172.17.0.2:38136, err= 2025/08/18 03:51:19 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : apple: Excluded 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:19 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : banana: Excluded 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32840") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53912->172.17.0.2:32840, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36467") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59914->172.17.0.2:36467, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39422") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40352->172.17.0.2:39422, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34050") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55198->172.17.0.2:34050, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35492") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47782->172.17.0.2:35492, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30990") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51422->172.17.0.2:30990, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39182") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40472->172.17.0.2:39182, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36645") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41464->172.17.0.2:36645, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39748") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34688->172.17.0.2:39748, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30368") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50372->172.17.0.2:30368, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33688") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33350->172.17.0.2:33688, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32299") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48102->172.17.0.2:32299, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35034") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40884->172.17.0.2:35034, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30233") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48230->172.17.0.2:30233, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30491") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60792->172.17.0.2:30491, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37034") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40380->172.17.0.2:37034, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36525") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39416->172.17.0.2:36525, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38927") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59296->172.17.0.2:38927, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33243") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42132->172.17.0.2:33243, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34367") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38008->172.17.0.2:34367, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34545") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46252->172.17.0.2:34545, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36149") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60124->172.17.0.2:36149, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32165") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49146->172.17.0.2:32165, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34357") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54010->172.17.0.2:34357, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36431") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51440->172.17.0.2:36431, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38750") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60748->172.17.0.2:38750, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30949") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38518->172.17.0.2:30949, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35227") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35542->172.17.0.2:35227, err= 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33998") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54592->172.17.0.2:33998, err= 2025/08/18 03:51:19 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : apple: Excluded 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:19 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : banana: Excluded 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35363") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44170->172.17.0.2:35363, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35597") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34890->172.17.0.2:35597, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32267") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41614->172.17.0.2:32267, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32649") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42144->172.17.0.2:32649, err= 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:51:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : banana: Unchanged skipping 2025/08/18 03:51:19 DEBUG : apple: Unchanged skipping 2025/08/18 03:51:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35425") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35358->172.17.0.2:35425, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30702") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57646->172.17.0.2:30702, err= 2025/08/18 03:51:19 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : apple: Excluded 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:19 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : banana: Excluded 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37762") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41726->172.17.0.2:37762, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32353") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60562->172.17.0.2:32353, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38072") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59496->172.17.0.2:38072, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30226") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58628->172.17.0.2:30226, err= 2025/08/18 03:51:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : apple: Unchanged skipping 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:51:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : banana: Unchanged skipping 2025/08/18 03:51:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38815") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58920->172.17.0.2:38815, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36435") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46586->172.17.0.2:36435, err= 2025/08/18 03:51:19 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : apple: Excluded 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:19 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : banana: Excluded 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36656") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60268->172.17.0.2:36656, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31113") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53604->172.17.0.2:31113, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36904") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55222->172.17.0.2:36904, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35530") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45732->172.17.0.2:35530, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32357") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58770->172.17.0.2:32357, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37310") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36422->172.17.0.2:37310, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35023") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49840->172.17.0.2:35023, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37096") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60010->172.17.0.2:37096, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34789") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36414->172.17.0.2:34789, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38686") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39972->172.17.0.2:38686, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33462") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53462->172.17.0.2:33462, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39573") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35838->172.17.0.2:39573, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31556") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47370->172.17.0.2:31556, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36718") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55766->172.17.0.2:36718, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30484") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46888->172.17.0.2:30484, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32566") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55586->172.17.0.2:32566, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32478") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57234->172.17.0.2:32478, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37993") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42114->172.17.0.2:37993, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39477") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39822->172.17.0.2:39477, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37298") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40940->172.17.0.2:37298, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33690") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55778->172.17.0.2:33690, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33808") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56880->172.17.0.2:33808, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39121") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54206->172.17.0.2:39121, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38179") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43240->172.17.0.2:38179, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30782") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41048->172.17.0.2:30782, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35013") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37944->172.17.0.2:35013, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30082") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35864->172.17.0.2:30082, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30648") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60922->172.17.0.2:30648, err= 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32170") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38218->172.17.0.2:32170, err= 2025/08/18 03:51:19 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : apple: Excluded 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:19 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : banana: Excluded 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38350") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38582->172.17.0.2:38350, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35473") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36266->172.17.0.2:35473, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33735") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46294->172.17.0.2:33735, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33491") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46306->172.17.0.2:33491, err= 2025/08/18 03:51:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : apple: Unchanged skipping 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:51:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:51:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : banana: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32111") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60284->172.17.0.2:32111, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32518") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57582->172.17.0.2:32518, err= 2025/08/18 03:51:19 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : apple: Excluded 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:19 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : banana: Excluded 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31912") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43284->172.17.0.2:31912, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39870") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57358->172.17.0.2:39870, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34281") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50252->172.17.0.2:34281, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36519") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58274->172.17.0.2:36519, err= 2025/08/18 03:51:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : apple: Unchanged skipping 2025/08/18 03:51:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:51:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:51:19 DEBUG : banana: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30214") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33794->172.17.0.2:30214, err= 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30688") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42246->172.17.0.2:30688, err= 2025/08/18 03:51:19 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : apple: Excluded 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:19 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : banana: Excluded 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35727") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59350->172.17.0.2:35727, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39774") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48486->172.17.0.2:39774, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30295") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49402->172.17.0.2:30295, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37525") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49140->172.17.0.2:37525, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34175") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34846->172.17.0.2:34175, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39259") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60120->172.17.0.2:39259, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32854") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46766->172.17.0.2:32854, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31041") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45210->172.17.0.2:31041, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37287") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36588->172.17.0.2:37287, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34363") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37462->172.17.0.2:34363, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30778") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38536->172.17.0.2:30778, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34995") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59368->172.17.0.2:34995, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34307") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52220->172.17.0.2:34307, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37620") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58980->172.17.0.2:37620, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30229") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53658->172.17.0.2:30229, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33780") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58310->172.17.0.2:33780, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32820") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37788->172.17.0.2:32820, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32070") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36822->172.17.0.2:32070, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34231") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45698->172.17.0.2:34231, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36369") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40588->172.17.0.2:36369, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33221") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42996->172.17.0.2:33221, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32697") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59452->172.17.0.2:32697, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39810") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51510->172.17.0.2:39810, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38397") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43592->172.17.0.2:38397, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33337") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52114->172.17.0.2:33337, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33793") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49692->172.17.0.2:33793, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39959") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54598->172.17.0.2:39959, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38976") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33992->172.17.0.2:38976, err= 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30327") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34122->172.17.0.2:30327, err= 2025/08/18 03:51:19 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : apple: Excluded 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:19 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : banana: Excluded 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31028") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43394->172.17.0.2:31028, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38903") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37784->172.17.0.2:38903, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37152") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50264->172.17.0.2:37152, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33498") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48986->172.17.0.2:33498, err= 2025/08/18 03:51:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : apple: Unchanged skipping 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:51:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : banana: Unchanged skipping 2025/08/18 03:51:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35367") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41424->172.17.0.2:35367, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30659") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60400->172.17.0.2:30659, err= 2025/08/18 03:51:19 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : apple: Excluded 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:19 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : banana: Excluded 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31753") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48702->172.17.0.2:31753, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32877") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57598->172.17.0.2:32877, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35796") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39222->172.17.0.2:35796, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32641") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49978->172.17.0.2:32641, err= 2025/08/18 03:51:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : banana: Unchanged skipping 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:51:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:51:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : apple: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36693") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58592->172.17.0.2:36693, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36524") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40680->172.17.0.2:36524, err= 2025/08/18 03:51:19 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : apple: Excluded 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:19 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : banana: Excluded 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37974") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58252->172.17.0.2:37974, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31838") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57948->172.17.0.2:31838, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37580") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53900->172.17.0.2:37580, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37477") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35716->172.17.0.2:37477, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35107") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48284->172.17.0.2:35107, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36754") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50302->172.17.0.2:36754, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36301") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43972->172.17.0.2:36301, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33763") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42308->172.17.0.2:33763, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39430") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53242->172.17.0.2:39430, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32428") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57094->172.17.0.2:32428, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34881") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54128->172.17.0.2:34881, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30286") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42348->172.17.0.2:30286, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:40000") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57670->172.17.0.2:40000, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34759") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43890->172.17.0.2:34759, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30261") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41430->172.17.0.2:30261, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32409") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42164->172.17.0.2:32409, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37329") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37616->172.17.0.2:37329, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32813") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45258->172.17.0.2:32813, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32893") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43600->172.17.0.2:32893, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32206") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59870->172.17.0.2:32206, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30058") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38384->172.17.0.2:30058, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33392") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50620->172.17.0.2:33392, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37857") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55842->172.17.0.2:37857, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39233") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40204->172.17.0.2:39233, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39561") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48012->172.17.0.2:39561, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37567") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46794->172.17.0.2:37567, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36375") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54138->172.17.0.2:36375, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38654") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45068->172.17.0.2:38654, err= 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39310") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37418->172.17.0.2:39310, err= 2025/08/18 03:51:19 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : apple: Excluded 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:19 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : banana: Excluded 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30705") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48144->172.17.0.2:30705, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38066") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35870->172.17.0.2:38066, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30260") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37928->172.17.0.2:30260, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38880") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50124->172.17.0.2:38880, err= 2025/08/18 03:51:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : apple: Unchanged skipping 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:51:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : banana: Unchanged skipping 2025/08/18 03:51:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30176") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59140->172.17.0.2:30176, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32084") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44004->172.17.0.2:32084, err= 2025/08/18 03:51:19 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : apple: Excluded 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:19 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : banana: Excluded 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36499") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52592->172.17.0.2:36499, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36146") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44566->172.17.0.2:36146, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33471") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39860->172.17.0.2:33471, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35488") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44994->172.17.0.2:35488, err= 2025/08/18 03:51:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : apple: Unchanged skipping 2025/08/18 03:51:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : banana: Unchanged skipping 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 03:51:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38641") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57084->172.17.0.2:38641, err= 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34599") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54228->172.17.0.2:34599, err= 2025/08/18 03:51:19 DEBUG : apple: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : apple: Excluded 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : appleappleapplebanana: Excluded 2025/08/18 03:51:19 DEBUG : banana: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : banana: Excluded 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : splitbananasplit: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39355") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36404->172.17.0.2:39355, err= 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 03:51:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35754") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41624->172.17.0.2:35754, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36754") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50316->172.17.0.2:36754, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30313") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49302->172.17.0.2:30313, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34936") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44966->172.17.0.2:34936, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32111") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60288->172.17.0.2:32111, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34731") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41078->172.17.0.2:34731, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38503") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60242->172.17.0.2:38503, err= --- PASS: TestTransform (2.58s) --- PASS: TestTransform/NFC (0.17s) --- PASS: TestTransform/NFD (0.25s) --- PASS: TestTransform/base64 (0.33s) --- PASS: TestTransform/prefix (0.26s) --- PASS: TestTransform/suffix (0.23s) --- PASS: TestTransform/truncate (0.27s) --- PASS: TestTransform/encoder (0.17s) --- PASS: TestTransform/ISO-8859-1 (0.19s) --- PASS: TestTransform/charmap (0.25s) --- PASS: TestTransform/lowercase (0.25s) --- PASS: TestTransform/ascii (0.21s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31059") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53432->172.17.0.2:31059, err= 2025/08/18 03:51:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/18 03:51:19 INFO : sub dir_somesuffix: Making directory 2025/08/18 03:51:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/18 03:51:19 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/18 03:51:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/18 03:51:19 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32825") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47668->172.17.0.2:32825, err= 2025/08/18 03:51:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/18 03:51:19 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32881") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36384->172.17.0.2:32881, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31624") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56196->172.17.0.2:31624, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36000") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45668->172.17.0.2:36000, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30818") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57166->172.17.0.2:30818, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37699") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57812->172.17.0.2:37699, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:19 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34310") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35004->172.17.0.2:34310, err= 2025/08/18 03:51:19 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:19 INFO : tictactoe: Making directory 2025/08/18 03:51:19 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:19 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 03:51:19 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/18 03:51:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37890") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52128->172.17.0.2:37890, err= 2025/08/18 03:51:19 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/08/18 03:51:19 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37365") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59640->172.17.0.2:37365, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39160") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39024->172.17.0.2:39160, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36758") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49654->172.17.0.2:36758, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32173") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36518->172.17.0.2:32173, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36237") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36698->172.17.0.2:36237, err= --- PASS: TestDoubleTransform (0.03s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30018") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42768->172.17.0.2:30018, err= 2025/08/18 03:51:19 INFO : toe: Making directory 2025/08/18 03:51:19 INFO : toe/toe: Making directory 2025/08/18 03:51:19 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/18 03:51:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/18 03:51:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35121") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55164->172.17.0.2:35121, err= 2025/08/18 03:51:19 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/08/18 03:51:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/18 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35657") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60590->172.17.0.2:35657, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36285") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36794->172.17.0.2:36285, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32024") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47304->172.17.0.2:32024, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35171") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53306->172.17.0.2:35171, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33617") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49010->172.17.0.2:33617, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37915") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52534->172.17.0.2:37915, err= 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38252") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52240->172.17.0.2:38252, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36833") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33362->172.17.0.2:36833, err= 2025/08/18 03:51:19 INFO : toe: Making directory 2025/08/18 03:51:19 INFO : toe/toe: Making directory 2025/08/18 03:51:19 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/18 03:51:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/18 03:51:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33483") 2025/08/18 03:51:19 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58076->172.17.0.2:33483, err= 2025/08/18 03:51:20 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/08/18 03:51:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/18 03:51:20 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31247") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:32948->172.17.0.2:31247, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39079") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41820->172.17.0.2:39079, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34643") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52834->172.17.0.2:34643, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32393") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49378->172.17.0.2:32393, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35142") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36404->172.17.0.2:35142, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37521") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40850->172.17.0.2:37521, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35409") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57008->172.17.0.2:35409, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:20 DEBUG : empty_dir: Making directory with metadata 2025/08/18 03:51:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33571") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34002->172.17.0.2:33571, err= 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 INFO : tictacempty_dir: Making directory 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 INFO : tictactoe: Making directory 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 03:51:20 INFO : tictactoe/tictactoe: Making directory 2025/08/18 03:51:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39506") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:32992->172.17.0.2:39506, err= 2025/08/18 03:51:20 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/08/18 03:51:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/18 03:51:20 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37519") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33808->172.17.0.2:37519, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36456") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31081") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35818->172.17.0.2:31081, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47816->172.17.0.2:36456, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37389") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35556->172.17.0.2:37389, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38308") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40470->172.17.0.2:38308, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33227") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35134->172.17.0.2:33227, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35533") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55312->172.17.0.2:35533, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36596") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37688->172.17.0.2:36596, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33438") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52690->172.17.0.2:33438, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:20 DEBUG : empty_dir: Making directory with metadata 2025/08/18 03:51:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36247") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47728->172.17.0.2:36247, err= 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 INFO : tictacempty_dir: Making directory 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 INFO : tictactoe: Making directory 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 03:51:20 INFO : tictactoe/tictactoe: Making directory 2025/08/18 03:51:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 03:51:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39487") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48058->172.17.0.2:39487, err= 2025/08/18 03:51:20 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 03:51:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 03:51:20 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31128") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60528->172.17.0.2:31128, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39730") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33920->172.17.0.2:39730, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33682") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47088->172.17.0.2:33682, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35205") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60800->172.17.0.2:35205, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39351") 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38984->172.17.0.2:39351, err= 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31298") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35985") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58206->172.17.0.2:35985, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40930->172.17.0.2:31298, err= 2025/08/18 03:51:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31267") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37900->172.17.0.2:31267, err= 2025/08/18 03:51:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/08/18 03:51:20 NOTICE: ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: 0 differences found 2025/08/18 03:51:20 NOTICE: ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: 1 hashes could not be checked 2025/08/18 03:51:20 NOTICE: ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: 1 matching files 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31468") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46542->172.17.0.2:31468, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33657") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35914") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38520->172.17.0.2:33657, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37410->172.17.0.2:35914, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39502") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40008->172.17.0.2:39502, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30754") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50120->172.17.0.2:30754, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39113") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:32972->172.17.0.2:39113, err= 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 INFO : tictactoe: Making directory 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 03:51:20 INFO : tictactoe/tictactoe: Making directory 2025/08/18 03:51:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34413") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44538->172.17.0.2:34413, err= 2025/08/18 03:51:20 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/08/18 03:51:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/18 03:51:20 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37025") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55896->172.17.0.2:37025, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34750") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:41010->172.17.0.2:34750, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36267") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59298->172.17.0.2:36267, err= 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37735") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53334->172.17.0.2:37735, err= 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33304") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37204->172.17.0.2:33304, err= 2025/08/18 03:51:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34782") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39708->172.17.0.2:34782, err= 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:20 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34549") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34230->172.17.0.2:34549, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35386") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59616->172.17.0.2:35386, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31872") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44588->172.17.0.2:31872, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36357") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45534->172.17.0.2:36357, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37538") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:45224->172.17.0.2:37538, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35799") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39584->172.17.0.2:35799, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38012") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50654->172.17.0.2:38012, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/08/18 03:51:20 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39214") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59716->172.17.0.2:39214, err= 2025/08/18 03:51:20 INFO : toe: Making directory 2025/08/18 03:51:20 INFO : toe/toe: Making directory 2025/08/18 03:51:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39659") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60828->172.17.0.2:39659, err= 2025/08/18 03:51:20 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/08/18 03:51:20 INFO : toe/toe/toe: Copied (new) 2025/08/18 03:51:20 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39090") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51280->172.17.0.2:39090, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37162") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34576->172.17.0.2:37162, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31173") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60634->172.17.0.2:31173, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37942") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35016->172.17.0.2:37942, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39935") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37270->172.17.0.2:39935, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32487") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46658->172.17.0.2:32487, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32669") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55710->172.17.0.2:32669, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:20 DEBUG : empty_dir: Making directory with metadata 2025/08/18 03:51:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30938") 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38322->172.17.0.2:30938, err= 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 INFO : tictacempty_dir: Making directory 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 INFO : tictactoe: Making directory 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 03:51:20 INFO : tictactoe/tictactoe: Making directory 2025/08/18 03:51:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 03:51:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30638") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53030->172.17.0.2:30638, err= 2025/08/18 03:51:20 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 03:51:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 03:51:20 INFO : toe/toe/toe.txt: Deleted 2025/08/18 03:51:20 INFO : toe/toe: Removing directory 2025/08/18 03:51:20 INFO : toe: Removing directory 2025/08/18 03:51:20 INFO : empty_dir: Removing directory 2025/08/18 03:51:20 DEBUG : Local file system at /tmp/rclone1614044973: deleted 3 directories 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32613") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40624->172.17.0.2:32613, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38861") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36644->172.17.0.2:38861, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34649") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34132->172.17.0.2:34649, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31618") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:55188->172.17.0.2:31618, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34528") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42468->172.17.0.2:34528, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36470") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37035") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53744->172.17.0.2:36470, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54204->172.17.0.2:37035, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36359") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42202->172.17.0.2:36359, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32821") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50628->172.17.0.2:32821, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:20 DEBUG : empty_dir: Making directory with metadata 2025/08/18 03:51:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33606") 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35482->172.17.0.2:33606, err= 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 INFO : tictacempty_dir: Making directory 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 INFO : tictactoe: Making directory 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 03:51:20 INFO : tictactoe/tictactoe: Making directory 2025/08/18 03:51:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 03:51:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39089") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46484->172.17.0.2:39089, err= 2025/08/18 03:51:20 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 03:51:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 03:51:20 INFO : toe/toe/toe.txt: Deleted 2025/08/18 03:51:20 INFO : toe/toe: Removing directory 2025/08/18 03:51:20 INFO : toe: Removing directory 2025/08/18 03:51:20 INFO : empty_dir: Removing directory 2025/08/18 03:51:20 DEBUG : Local file system at /tmp/rclone1614044973: deleted 3 directories 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38760") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42004->172.17.0.2:38760, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38067") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32233") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:53668->172.17.0.2:38067, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51776->172.17.0.2:32233, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31734") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39484->172.17.0.2:31734, err= 2025/08/18 03:51:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/18 03:51:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/18 03:51:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/18 03:51:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/18 03:51:20 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32006") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56416->172.17.0.2:32006, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32059") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:58394->172.17.0.2:32059, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34538") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33339") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44384->172.17.0.2:34538, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35848->172.17.0.2:33339, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32957") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49252->172.17.0.2:32957, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35623") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:47178->172.17.0.2:35623, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31992") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37878->172.17.0.2:31992, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34596") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35670") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54076->172.17.0.2:34596, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36278") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48446->172.17.0.2:35670, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34798->172.17.0.2:36278, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38921") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:50830->172.17.0.2:38921, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34656") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54538->172.17.0.2:34656, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31355") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59704->172.17.0.2:31355, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:20 DEBUG : Reset feature "Copy" 2025/08/18 03:51:20 DEBUG : Reset feature "Move" 2025/08/18 03:51:20 DEBUG : Reset feature "Copy" 2025/08/18 03:51:20 DEBUG : Reset feature "Move" 2025/08/18 03:51:20 DEBUG : empty_dir: Making directory with metadata 2025/08/18 03:51:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34775") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52304->172.17.0.2:34775, err= 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 INFO : tictacempty_dir: Making directory 2025/08/18 03:51:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 INFO : tictactoe: Making directory 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : toe: transformed to: tictactoe 2025/08/18 03:51:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 03:51:20 INFO : tictactoe/tictactoe: Making directory 2025/08/18 03:51:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 03:51:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30566") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60960->172.17.0.2:30566, err= 2025/08/18 03:51:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 03:51:20 INFO : toe/toe/toe.txt: Deleted 2025/08/18 03:51:20 INFO : toe/toe: Removing directory 2025/08/18 03:51:20 INFO : toe: Removing directory 2025/08/18 03:51:20 INFO : empty_dir: Removing directory 2025/08/18 03:51:20 DEBUG : Local file system at /tmp/rclone1614044973: deleted 3 directories 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36536") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35982->172.17.0.2:36536, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33043") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34176") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42568->172.17.0.2:34176, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57078->172.17.0.2:33043, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36643") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33380->172.17.0.2:36643, err= 2025/08/18 03:51:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/18 03:51:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/18 03:51:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/18 03:51:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36535") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38598->172.17.0.2:36535, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39501") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35616->172.17.0.2:39501, err= 2025/08/18 03:51:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/18 03:51:20 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35086") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44054->172.17.0.2:35086, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36511") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60384->172.17.0.2:36511, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36050") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31042") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52614->172.17.0.2:36050, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37124->172.17.0.2:31042, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36336") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:49446->172.17.0.2:36336, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35320") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:38722->172.17.0.2:35320, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34224") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:46860->172.17.0.2:34224, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36124") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30676") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34411") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60366->172.17.0.2:30676, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:42744->172.17.0.2:36124, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34410->172.17.0.2:34411, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34660") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:44200->172.17.0.2:34660, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39710") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:34300->172.17.0.2:39710, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:38297") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52596->172.17.0.2:38297, err= --- PASS: TestManualTransformFile (0.01s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:20 DEBUG : toe: transformed to: dG9l 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34989") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33500->172.17.0.2:34989, err= 2025/08/18 03:51:20 DEBUG : toe: transformed to: dG9l 2025/08/18 03:51:20 INFO : dG9l: Making directory 2025/08/18 03:51:20 DEBUG : toe: transformed to: dG9l 2025/08/18 03:51:20 DEBUG : toe: transformed to: dG9l 2025/08/18 03:51:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/18 03:51:20 INFO : dG9l/dG9l: Making directory 2025/08/18 03:51:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/18 03:51:20 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 03:51:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31395") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56410->172.17.0.2:31395, err= 2025/08/18 03:51:20 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/18 03:51:20 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35359") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57256->172.17.0.2:35359, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30922") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51652->172.17.0.2:30922, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31010") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:40456->172.17.0.2:31010, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32348") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:43546->172.17.0.2:32348, err= 2025/08/18 03:51:20 DEBUG : dG9l: transformed to: toe 2025/08/18 03:51:20 DEBUG : dG9l: transformed to: toe 2025/08/18 03:51:20 DEBUG : toe: Directory modification time the same (differ by 179.959682ms, within tolerance 1s) 2025/08/18 03:51:20 DEBUG : Added delayed dir = "toe", newDst=toe 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32508") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54968->172.17.0.2:32508, err= 2025/08/18 03:51:20 DEBUG : dG9l: transformed to: toe 2025/08/18 03:51:20 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/18 03:51:20 DEBUG : toe/toe: Directory modification time the same (differ by 179.959682ms, within tolerance 1s) 2025/08/18 03:51:20 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33825") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54394->172.17.0.2:33825, err= 2025/08/18 03:51:20 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/18 03:51:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/08/18 03:51:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/18 03:51:20 DEBUG : Local file system at /tmp/rclone1614044973: Waiting for checks to finish 2025/08/18 03:51:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/18 03:51:20 DEBUG : Local file system at /tmp/rclone1614044973: Waiting for transfers to finish 2025/08/18 03:51:20 DEBUG : Waiting for deletions to finish 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31288") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:33404->172.17.0.2:31288, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:34655") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59316->172.17.0.2:34655, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:31819") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:60312->172.17.0.2:31819, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33687") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:35670->172.17.0.2:33687, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39527") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:51232->172.17.0.2:39527, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37167") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:56758->172.17.0.2:37167, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32867") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:39194->172.17.0.2:32867, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kicucig8vaqe", Local "Local file system at /tmp/rclone1614044973", Modify Window "1s" 2025/08/18 03:51:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 03:51:20 DEBUG : toe: transformed to: 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39325") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:52888->172.17.0.2:39325, err= 2025/08/18 03:51:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 03:51:20 DEBUG : toe: transformed to: 2025/08/18 03:51:20 INFO : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Making directory 2025/08/18 03:51:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 03:51:20 DEBUG : toe: transformed to: 2025/08/18 03:51:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 03:51:20 DEBUG : toe: transformed to: 2025/08/18 03:51:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 03:51:20 DEBUG : toe/toe: transformed to: 2025/08/18 03:51:20 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/18 03:51:20 INFO : toe/toe: Making directory 2025/08/18 03:51:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 03:51:20 DEBUG : toe/toe: transformed to: 2025/08/18 03:51:20 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/18 03:51:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 03:51:20 DEBUG : toe: transformed to: 2025/08/18 03:51:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/18 03:51:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for checks to finish 2025/08/18 03:51:20 DEBUG : toe/toe/toe: transformed to: 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Waiting for transfers to finish 2025/08/18 03:51:20 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:37911") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54976->172.17.0.2:37911, err= 2025/08/18 03:51:20 INFO : toe/toe/toe: Copied (new) 2025/08/18 03:51:20 ERROR : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: not deleting files as there were IO errors 2025/08/18 03:51:20 ERROR : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: not deleting directories as there were IO errors 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36725") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:59946->172.17.0.2:36725, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:32157") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:36442->172.17.0.2:32157, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35874") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:54736->172.17.0.2:35874, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:30759") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:57886->172.17.0.2:30759, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:33574") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48718->172.17.0.2:33574, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:39596") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48246->172.17.0.2:39596, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:35503") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:48848->172.17.0.2:35503, err= --- PASS: TestError (0.01s) PASS 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: dial("tcp","172.17.0.2:36596") 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: > dial: conn=172.17.0.1:37698->172.17.0.2:36596, err= 2025/08/18 03:51:20 DEBUG : ftp://172.17.0.2:21/rclone-test-kicucig8vaqe: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 6.381250103s (try 1/5)