"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/05/14 04:07:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hirixeg9fezu" 2026/05/14 04:07:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/14 04:07:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:07:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:07:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:07:45 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:07:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:07:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:07:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:07:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:07:45 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:07:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:07:45 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Connecting to FTP server 2026/05/14 04:07:45 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:21") 2026/05/14 04:07:45 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47746->172.17.0.3:21, err= 2026/05/14 04:07:47 DEBUG : Creating backend with remote "/tmp/rclone4061914070" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30087") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46566->172.17.0.3:30087, err= 2026/05/14 04:07:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32327") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39462->172.17.0.3:32327, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31824") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43074->172.17.0.3:31824, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30520") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44750->172.17.0.3:30520, err= --- PASS: TestCopyWithDryRun (0.00s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32413") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36518->172.17.0.3:32413, err= 2026/05/14 04:07:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33565") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34962->172.17.0.3:33565, err= 2026/05/14 04:07:47 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/14 04:07:47 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/14 04:07:47 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32578") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52522->172.17.0.3:32578, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30399") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54948->172.17.0.3:30399, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34754") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60884->172.17.0.3:34754, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38224") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:32836->172.17.0.3:38224, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33669") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58698->172.17.0.3:33669, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38404") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33760->172.17.0.3:38404, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39052") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48890->172.17.0.3:39052, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37749") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46756->172.17.0.3:37749, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32456") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39660->172.17.0.3:32456, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:47 DEBUG : Creating backend with remote "/non-existing" 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31954") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52764->172.17.0.3:31954, err= 2026/05/14 04:07:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39095") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38468->172.17.0.3:39095, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32872") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60752->172.17.0.3:32872, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37451") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57782->172.17.0.3:37451, err= 2026/05/14 04:07:47 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/14 04:07:47 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/14 04:07:47 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33807") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41218->172.17.0.3:33807, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30483") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35176->172.17.0.3:30483, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30542") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47592->172.17.0.3:30542, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36415") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56652->172.17.0.3:36415, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31473") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59772->172.17.0.3:31473, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" sync_test.go:222: Only runs on local 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33768") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40746->172.17.0.3:33768, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36322") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47932->172.17.0.3:36322, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:47 INFO : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Running all checks before starting transfers 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32530") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35562->172.17.0.3:32530, err= 2026/05/14 04:07:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:47 INFO : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Checks finished, now starting transfers 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36515") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56928->172.17.0.3:36515, err= 2026/05/14 04:07:47 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/14 04:07:47 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/14 04:07:47 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39206") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33914->172.17.0.3:39206, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37398") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43388->172.17.0.3:37398, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32875") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36252->172.17.0.3:32875, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31036") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43114->172.17.0.3:31036, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32405") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59424->172.17.0.3:32405, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:47 ERROR : Ignoring --no-traverse with sync 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32931") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38048->172.17.0.3:32931, err= 2026/05/14 04:07:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35952") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36738->172.17.0.3:35952, err= 2026/05/14 04:07:47 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/14 04:07:47 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/14 04:07:47 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:07:47 DEBUG : Waiting for deletions to finish 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30672") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58358->172.17.0.3:30672, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39217") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59080->172.17.0.3:39217, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35138") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37308->172.17.0.3:35138, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34105") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60602->172.17.0.3:34105, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37462") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58662->172.17.0.3:37462, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31608") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60698->172.17.0.3:31608, err= 2026/05/14 04:07:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35756") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60954->172.17.0.3:35756, err= 2026/05/14 04:07:47 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/05/14 04:07:47 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/05/14 04:07:47 INFO : hello world2: Copied (new) 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37120") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38542->172.17.0.3:37120, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37864") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33498->172.17.0.3:37864, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35476") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37810->172.17.0.3:35476, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30240") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38850->172.17.0.3:30240, err= 2026/05/14 04:07:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30339") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59980->172.17.0.3:30339, err= 2026/05/14 04:07:47 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/14 04:07:47 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/14 04:07:47 INFO : potato2: Copied (new) 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35393") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42220->172.17.0.3:35393, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30864") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41776->172.17.0.3:30864, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38358") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43736->172.17.0.3:38358, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33009") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55106->172.17.0.3:33009, err= 2026/05/14 04:07:47 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/14 04:07:47 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/14 04:07:47 INFO : potato2: Copied (new) 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32682") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52246->172.17.0.3:32682, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30786") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41206->172.17.0.3:30786, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34332") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45358->172.17.0.3:34332, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/14 04:07:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:07:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/14 04:07:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34936") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45456->172.17.0.3:34936, err= 2026/05/14 04:07:47 INFO : sub dir2: Making directory 2026/05/14 04:07:47 INFO : sub dir: Making directory 2026/05/14 04:07:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:07:47 INFO : sub dir2/sub sub dir2: Making directory 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Connecting to FTP server 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:21") 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47750->172.17.0.3:21, err= 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:47 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31521") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60314->172.17.0.3:31521, err= 2026/05/14 04:07:49 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/14 04:07:49 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/14 04:07:49 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34406") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40144->172.17.0.3:34406, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37419") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36146->172.17.0.3:37419, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35227") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53402->172.17.0.3:35227, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33859") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50906->172.17.0.3:33859, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34413") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49078->172.17.0.3:34413, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39765") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48854->172.17.0.3:39765, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30324") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33524->172.17.0.3:30324, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36748") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38848->172.17.0.3:36748, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33270") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43264->172.17.0.3:33270, err= --- PASS: TestCopyEmptyDirectories (2.21s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:49 INFO : sub dir2: Making directory 2026/05/14 04:07:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/14 04:07:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38029") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48002->172.17.0.3:38029, err= 2026/05/14 04:07:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34454") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55802->172.17.0.3:34454, err= 2026/05/14 04:07:49 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/14 04:07:49 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/14 04:07:49 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34103") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48758->172.17.0.3:34103, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34755") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49274->172.17.0.3:34755, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38180") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50436->172.17.0.3:38180, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36599") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38700->172.17.0.3:36599, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36977") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46030->172.17.0.3:36977, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:49 DEBUG : sub dir2: Making directory with metadata 2026/05/14 04:07:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32754") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41374->172.17.0.3:32754, err= 2026/05/14 04:07:49 INFO : sub dir2: Making directory 2026/05/14 04:07:49 INFO : sub dir: Making directory 2026/05/14 04:07:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31773") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42354->172.17.0.3:31773, err= 2026/05/14 04:07:49 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/14 04:07:49 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/14 04:07:49 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:07:49 INFO : sub dir/hello world: Deleted 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39265") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57834->172.17.0.3:39265, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30791") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39595") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49334->172.17.0.3:30791, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42354->172.17.0.3:39595, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36090") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38348->172.17.0.3:36090, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39812") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38032->172.17.0.3:39812, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31049") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48474->172.17.0.3:31049, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36418") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54774->172.17.0.3:36418, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39072") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43726->172.17.0.3:39072, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39932") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33102->172.17.0.3:39932, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30316") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60702->172.17.0.3:30316, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:49 INFO : sub dir2: Making directory 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39240") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44770->172.17.0.3:39240, err= 2026/05/14 04:07:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35174") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55064->172.17.0.3:35174, err= 2026/05/14 04:07:49 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/14 04:07:49 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/14 04:07:49 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:07:49 INFO : sub dir/hello world: Deleted 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36688") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59618->172.17.0.3:36688, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32594") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54288->172.17.0.3:32594, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37231") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37230->172.17.0.3:37231, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31684") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37268->172.17.0.3:31684, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31367") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51514->172.17.0.3:31367, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:49 DEBUG : sub dir2: Making directory with metadata 2026/05/14 04:07:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:07:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38646") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53608->172.17.0.3:38646, err= 2026/05/14 04:07:49 INFO : sub dir2: Making directory 2026/05/14 04:07:49 INFO : sub dir: Making directory 2026/05/14 04:07:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30868") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56718->172.17.0.3:30868, err= 2026/05/14 04:07:49 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/14 04:07:49 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/14 04:07:49 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:07:49 DEBUG : Waiting for deletions to finish 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35562") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37368->172.17.0.3:35562, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38815") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36896") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35894->172.17.0.3:38815, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37518->172.17.0.3:36896, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36535") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38394->172.17.0.3:36535, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33785") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35280") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40594->172.17.0.3:33785, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44974->172.17.0.3:35280, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31792") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54660->172.17.0.3:31792, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37923") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53920->172.17.0.3:37923, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31493") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44200->172.17.0.3:31493, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:49 INFO : sub dir2: Making directory 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34177") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35590->172.17.0.3:34177, err= 2026/05/14 04:07:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30553") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52604->172.17.0.3:30553, err= 2026/05/14 04:07:49 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/14 04:07:49 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/14 04:07:49 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:07:49 DEBUG : Waiting for deletions to finish 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32454") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41192->172.17.0.3:32454, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35879") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50024->172.17.0.3:35879, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33970") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51556->172.17.0.3:33970, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32180") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36052->172.17.0.3:32180, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31403") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55236->172.17.0.3:31403, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31543") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54788->172.17.0.3:31543, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37068") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36210->172.17.0.3:37068, err= 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33062") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38888->172.17.0.3:33062, err= 2026/05/14 04:07:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kujetov2pave" 2026/05/14 04:07:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:07:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:07:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:07:49 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:07:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:07:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:07:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:07:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:07:49 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:07:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: Connecting to FTP server 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: dial("tcp","172.17.0.3:21") 2026/05/14 04:07:49 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: > dial: conn=172.17.0.1:47760->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-hirixeg9fezu -> ftp://172.17.0.3:21/rclone-test-kujetov2pave 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: dial("tcp","172.17.0.3:36195") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31806") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40982->172.17.0.3:31806, err= 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: > dial: conn=172.17.0.1:33348->172.17.0.3:36195, err= 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35440") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38924->172.17.0.3:35440, err= 2026/05/14 04:07:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: Waiting for checks to finish 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: Waiting for transfers to finish 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30935") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59604->172.17.0.3:30935, err= 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: dial("tcp","172.17.0.3:38923") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: > dial: conn=172.17.0.1:42620->172.17.0.3:38923, err= 2026/05/14 04:07:51 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/14 04:07:51 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/14 04:07:51 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: dial("tcp","172.17.0.3:36641") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: > dial: conn=172.17.0.1:55674->172.17.0.3:36641, err= 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: dial("tcp","172.17.0.3:35008") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: > dial: conn=172.17.0.1:50824->172.17.0.3:35008, err= 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: dial("tcp","172.17.0.3:35701") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: > dial: conn=172.17.0.1:34346->172.17.0.3:35701, err= 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: dial("tcp","172.17.0.3:36333") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: > dial: conn=172.17.0.1:55688->172.17.0.3:36333, err= 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: Purge object "sub dir/hello world" 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: Purge dir "sub dir" 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: Purge dir "" 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38120") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34442->172.17.0.3:38120, err= 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38553") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53284->172.17.0.3:38553, err= 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35793") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59776->172.17.0.3:35793, err= --- PASS: TestServerSideCopy (2.18s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39739") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47454->172.17.0.3:39739, err= 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36825") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53428->172.17.0.3:36825, err= 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30201") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50314->172.17.0.3:30201, err= 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39996") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45638->172.17.0.3:39996, err= 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35181") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45050->172.17.0.3:35181, err= 2026/05/14 04:07:51 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:07:51 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:07:51 DEBUG : sub dir/hello world: Sizes differ 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35357") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46242->172.17.0.3:35357, err= 2026/05/14 04:07:51 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/14 04:07:51 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/14 04:07:51 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31522") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58922->172.17.0.3:31522, err= 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32944") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55442->172.17.0.3:32944, err= 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37377") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56456->172.17.0.3:37377, err= 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33690") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33986->172.17.0.3:33690, err= 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32094") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56542->172.17.0.3:32094, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39720") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54494->172.17.0.3:39720, err= 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37441") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43374->172.17.0.3:37441, err= 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30600") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37236->172.17.0.3:30600, err= 2026/05/14 04:07:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hibipes8fabu" 2026/05/14 04:07:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:07:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:07:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:07:51 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:07:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:07:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:07:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:07:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:07:51 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:07:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: Connecting to FTP server 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: dial("tcp","172.17.0.3:21") 2026/05/14 04:07:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: > dial: conn=172.17.0.1:39652->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-hirixeg9fezu -> ftp://172.17.0.3:21/rclone-test-hibipes8fabu 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: dial("tcp","172.17.0.3:39889") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34695") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47174->172.17.0.3:34695, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: > dial: conn=172.17.0.1:55412->172.17.0.3:39889, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34288") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42564->172.17.0.3:34288, err= 2026/05/14 04:07:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: Waiting for checks to finish 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: Waiting for transfers to finish 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39254") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50982->172.17.0.3:39254, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: dial("tcp","172.17.0.3:33835") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: > dial: conn=172.17.0.1:37280->172.17.0.3:33835, err= 2026/05/14 04:07:54 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/14 04:07:54 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/14 04:07:54 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: dial("tcp","172.17.0.3:37404") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: > dial: conn=172.17.0.1:50480->172.17.0.3:37404, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: dial("tcp","172.17.0.3:39223") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: > dial: conn=172.17.0.1:44034->172.17.0.3:39223, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38643") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52254->172.17.0.3:38643, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37000") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37686->172.17.0.3:37000, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31898") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33634->172.17.0.3:31898, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37778") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48232->172.17.0.3:37778, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: dial("tcp","172.17.0.3:31250") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: > dial: conn=172.17.0.1:48210->172.17.0.3:31250, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39789") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: dial("tcp","172.17.0.3:37433") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38474->172.17.0.3:39789, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: > dial: conn=172.17.0.1:55146->172.17.0.3:37433, err= 2026/05/14 04:07:54 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:07:54 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-hibipes8fabu) 2026/05/14 04:07:54 DEBUG : sub dir/hello world: Sizes differ 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: Waiting for checks to finish 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: Waiting for transfers to finish 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30932") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56340->172.17.0.3:30932, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: dial("tcp","172.17.0.3:39628") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: > dial: conn=172.17.0.1:43712->172.17.0.3:39628, err= 2026/05/14 04:07:54 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/05/14 04:07:54 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/05/14 04:07:54 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: dial("tcp","172.17.0.3:36373") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: > dial: conn=172.17.0.1:45512->172.17.0.3:36373, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: dial("tcp","172.17.0.3:34335") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: > dial: conn=172.17.0.1:58000->172.17.0.3:34335, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: dial("tcp","172.17.0.3:32531") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: > dial: conn=172.17.0.1:59822->172.17.0.3:32531, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: dial("tcp","172.17.0.3:38104") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: > dial: conn=172.17.0.1:43710->172.17.0.3:38104, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: Purge object "sub dir/hello world" 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: Purge dir "sub dir" 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: Purge dir "" 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33381") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50088->172.17.0.3:33381, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37164") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56316->172.17.0.3:37164, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31359") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36106->172.17.0.3:31359, err= --- PASS: TestServerSideCopyOverSelf (2.23s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36175") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59968->172.17.0.3:36175, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39583") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40184->172.17.0.3:39583, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31578") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54632->172.17.0.3:31578, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32166") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53460->172.17.0.3:32166, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32888") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60566->172.17.0.3:32888, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:07:54 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:07:54 DEBUG : sub dir/hello world: Sizes differ 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37885") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50418->172.17.0.3:37885, err= 2026/05/14 04:07:54 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/14 04:07:54 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/14 04:07:54 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/14 04:07:54 INFO : sub dir/hello world: Deleted 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32921") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59662->172.17.0.3:32921, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35890") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51568->172.17.0.3:35890, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31579") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55782->172.17.0.3:31579, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38057") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37346->172.17.0.3:38057, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31299") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59374->172.17.0.3:31299, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33015") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47870->172.17.0.3:33015, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37387") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:32840->172.17.0.3:37387, err= 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35777") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45734->172.17.0.3:35777, err= 2026/05/14 04:07:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nenahot7geni" 2026/05/14 04:07:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:07:54 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:07:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:07:54 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:07:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:07:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:07:54 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:07:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:07:54 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:07:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: Connecting to FTP server 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: dial("tcp","172.17.0.3:21") 2026/05/14 04:07:54 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: > dial: conn=172.17.0.1:39664->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-hirixeg9fezu -> ftp://172.17.0.3:21/rclone-test-nenahot7geni 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: dial("tcp","172.17.0.3:38340") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39706") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: > dial: conn=172.17.0.1:50932->172.17.0.3:38340, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33426->172.17.0.3:39706, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39376") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47356->172.17.0.3:39376, err= 2026/05/14 04:07:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: Waiting for checks to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: Waiting for transfers to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30205") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43820->172.17.0.3:30205, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: dial("tcp","172.17.0.3:37253") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: > dial: conn=172.17.0.1:44572->172.17.0.3:37253, err= 2026/05/14 04:07:56 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/14 04:07:56 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/14 04:07:56 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: dial("tcp","172.17.0.3:31869") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: > dial: conn=172.17.0.1:40060->172.17.0.3:31869, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: dial("tcp","172.17.0.3:35421") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: > dial: conn=172.17.0.1:53094->172.17.0.3:35421, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34268") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46894->172.17.0.3:34268, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31337") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54960->172.17.0.3:31337, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32166") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53464->172.17.0.3:32166, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: Using server-side directory move 2026/05/14 04:07:56 INFO : ftp://172.17.0.3:21/rclone-test-nenahot7geni: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: dial("tcp","172.17.0.3:32446") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: > dial: conn=172.17.0.1:56478->172.17.0.3:32446, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35169") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35262->172.17.0.3:35169, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: dial("tcp","172.17.0.3:38396") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36199") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: > dial: conn=172.17.0.1:36252->172.17.0.3:38396, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55290->172.17.0.3:36199, err= 2026/05/14 04:07:56 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:07:56 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-nenahot7geni) 2026/05/14 04:07:56 DEBUG : sub dir/hello world: Sizes differ 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: Waiting for checks to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: Waiting for transfers to finish 2026/05/14 04:07:56 INFO : sub dir/hello world: Deleted 2026/05/14 04:07:56 INFO : sub dir/hello world: Moved (server-side) 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39931") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39870->172.17.0.3:39931, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34006") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34290->172.17.0.3:34006, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: dial("tcp","172.17.0.3:31956") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: > dial: conn=172.17.0.1:60244->172.17.0.3:31956, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: dial("tcp","172.17.0.3:32980") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: > dial: conn=172.17.0.1:35496->172.17.0.3:32980, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33506") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37330->172.17.0.3:33506, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39394") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:32914->172.17.0.3:39394, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33679") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58216->172.17.0.3:33679, err= 2026/05/14 04:07:56 DEBUG : testing file moves 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: dial("tcp","172.17.0.3:35482") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33876") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: > dial: conn=172.17.0.1:37878->172.17.0.3:35482, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57030->172.17.0.3:33876, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: dial("tcp","172.17.0.3:37121") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: > dial: conn=172.17.0.1:54874->172.17.0.3:37121, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33133") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58638->172.17.0.3:33133, err= 2026/05/14 04:07:56 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:07:56 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-nenahot7geni) 2026/05/14 04:07:56 DEBUG : sub dir/hello world: Sizes differ 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: Waiting for checks to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: Waiting for transfers to finish 2026/05/14 04:07:56 INFO : sub dir/hello world: Deleted 2026/05/14 04:07:56 INFO : sub dir/hello world: Moved (server-side) 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38456") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60976->172.17.0.3:38456, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38718") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56194->172.17.0.3:38718, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: dial("tcp","172.17.0.3:35531") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: > dial: conn=172.17.0.1:59556->172.17.0.3:35531, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: dial("tcp","172.17.0.3:32077") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: > dial: conn=172.17.0.1:44640->172.17.0.3:32077, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: dial("tcp","172.17.0.3:31816") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: > dial: conn=172.17.0.1:54938->172.17.0.3:31816, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: dial("tcp","172.17.0.3:39377") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: > dial: conn=172.17.0.1:55740->172.17.0.3:39377, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: Purge object "sub dir/hello world" 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: Purge dir "sub dir" 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: Purge dir "" 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34177") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46998->172.17.0.3:34177, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37435") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51448->172.17.0.3:37435, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33944") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44412->172.17.0.3:33944, err= --- PASS: TestServerSideMoveOverSelf (2.25s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31487") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40074->172.17.0.3:31487, err= 2026/05/14 04:07:56 ERROR : error listing: directory not found 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32786") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60986->172.17.0.3:32786, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39919") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49176->172.17.0.3:39919, err= 2026/05/14 04:07:56 INFO : Local file system at /tmp/rclone4061914070: Making directory 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38374") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36890->172.17.0.3:38374, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36890") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57998->172.17.0.3:36890, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33603") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58542->172.17.0.3:33603, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31431") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59136->172.17.0.3:31431, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34849") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49412->172.17.0.3:34849, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39908") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51896->172.17.0.3:39908, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39692") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:32996->172.17.0.3:39692, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37298") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34144->172.17.0.3:37298, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34279") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59732->172.17.0.3:34279, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36112") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53686->172.17.0.3:36112, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37674") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53042->172.17.0.3:37674, err= 2026/05/14 04:07:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30393") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57314->172.17.0.3:30393, err= 2026/05/14 04:07:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:07:56 DEBUG : Local file system at /tmp/rclone4061914070: Waiting for checks to finish 2026/05/14 04:07:56 DEBUG : Local file system at /tmp/rclone4061914070: Waiting for transfers to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36828") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59592->172.17.0.3:36828, err= 2026/05/14 04:07:56 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/14 04:07:56 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/14 04:07:56 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:07:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37531") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45676->172.17.0.3:37531, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39497") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54590->172.17.0.3:39497, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37585") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52336->172.17.0.3:37585, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33479") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46696->172.17.0.3:33479, err= 2026/05/14 04:07:56 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30528") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60570->172.17.0.3:30528, err= 2026/05/14 04:07:56 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/05/14 04:07:56 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/05/14 04:07:56 INFO : check sum: Copied (new) 2026/05/14 04:07:56 DEBUG : Waiting for deletions to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32051") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53016->172.17.0.3:32051, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37529") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44804->172.17.0.3:37529, err= 2026/05/14 04:07:56 DEBUG : check sum: size = 1 OK 2026/05/14 04:07:56 NOTICE: ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/14 04:07:56 DEBUG : check sum: Size of src and dst objects identical 2026/05/14 04:07:56 DEBUG : check sum: Unchanged skipping 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:56 DEBUG : Waiting for deletions to finish 2026/05/14 04:07:56 INFO : There was nothing to transfer 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35578") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42782->172.17.0.3:35578, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31863") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51782->172.17.0.3:31863, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38053") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59544->172.17.0.3:38053, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33350") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52248->172.17.0.3:33350, err= 2026/05/14 04:07:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33612") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46780->172.17.0.3:33612, err= 2026/05/14 04:07:56 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/05/14 04:07:56 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/05/14 04:07:56 INFO : sizeonly: Copied (new) 2026/05/14 04:07:56 DEBUG : Waiting for deletions to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38891") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60258->172.17.0.3:38891, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38874") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35440->172.17.0.3:38874, err= 2026/05/14 04:07:56 DEBUG : sizeonly: size = 6 OK 2026/05/14 04:07:56 DEBUG : sizeonly: Sizes identical 2026/05/14 04:07:56 DEBUG : sizeonly: Unchanged skipping 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:56 DEBUG : Waiting for deletions to finish 2026/05/14 04:07:56 INFO : There was nothing to transfer 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35669") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35612->172.17.0.3:35669, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39029") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60460->172.17.0.3:39029, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38770") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39784->172.17.0.3:38770, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30261") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35034->172.17.0.3:30261, err= 2026/05/14 04:07:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34252") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58972->172.17.0.3:34252, err= 2026/05/14 04:07:56 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/05/14 04:07:56 INFO : ignore-size: Copied (new) 2026/05/14 04:07:56 DEBUG : Waiting for deletions to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38246") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39564->172.17.0.3:38246, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35810") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33088->172.17.0.3:35810, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:56 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:07:56 DEBUG : ignore-size: Unchanged skipping 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:56 DEBUG : Waiting for deletions to finish 2026/05/14 04:07:56 INFO : There was nothing to transfer 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30701") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36814->172.17.0.3:30701, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30755") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57084->172.17.0.3:30755, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34273") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41500->172.17.0.3:34273, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32176") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59402->172.17.0.3:32176, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30200") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34410->172.17.0.3:30200, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35609") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35908->172.17.0.3:35609, err= 2026/05/14 04:07:56 DEBUG : existing: size = 6 OK 2026/05/14 04:07:56 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:07:56 DEBUG : existing: Unchanged skipping 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:56 DEBUG : Waiting for deletions to finish 2026/05/14 04:07:56 INFO : There was nothing to transfer 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30176") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59238->172.17.0.3:30176, err= 2026/05/14 04:07:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37424") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45808->172.17.0.3:37424, err= 2026/05/14 04:07:56 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/14 04:07:56 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/14 04:07:56 INFO : existing: Copied (replaced existing) 2026/05/14 04:07:56 DEBUG : Waiting for deletions to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32773") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38264->172.17.0.3:32773, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33758") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47964->172.17.0.3:33758, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36316") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38556->172.17.0.3:36316, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36747") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45044->172.17.0.3:36747, err= 2026/05/14 04:07:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38280") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59672->172.17.0.3:38280, err= 2026/05/14 04:07:56 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/14 04:07:56 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/14 04:07:56 INFO : existing: Copied (new) 2026/05/14 04:07:56 DEBUG : Waiting for deletions to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36491") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39934->172.17.0.3:36491, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31878") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60926->172.17.0.3:31878, err= 2026/05/14 04:07:56 DEBUG : existing: Destination exists, skipping 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:07:56 DEBUG : Waiting for deletions to finish 2026/05/14 04:07:56 INFO : There was nothing to transfer 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32492") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50208->172.17.0.3:32492, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37209") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36712->172.17.0.3:37209, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33450") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52716->172.17.0.3:33450, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30854") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43234->172.17.0.3:30854, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38368") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39268->172.17.0.3:38368, err= 2026/05/14 04:07:56 INFO : d: Making directory 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30188") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35392->172.17.0.3:30188, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Connecting to FTP server 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:21") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32834") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34455") 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39670->172.17.0.3:21, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47450->172.17.0.3:34455, err= 2026/05/14 04:07:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35402->172.17.0.3:32834, err= 2026/05/14 04:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34597") 2026/05/14 04:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36684->172.17.0.3:34597, err= 2026/05/14 04:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33883") 2026/05/14 04:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49776->172.17.0.3:33883, err= 2026/05/14 04:07:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/14 04:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32289") 2026/05/14 04:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Connecting to FTP server 2026/05/14 04:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34507") 2026/05/14 04:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35197") 2026/05/14 04:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:21") 2026/05/14 04:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41228->172.17.0.3:34507, err= 2026/05/14 04:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42800->172.17.0.3:35197, err= 2026/05/14 04:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39672->172.17.0.3:21, err= 2026/05/14 04:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36770->172.17.0.3:32289, err= 2026/05/14 04:07:58 DEBUG : c/non empty space: size = 5 OK 2026/05/14 04:07:58 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/14 04:07:58 DEBUG : c/non empty space: Unchanged skipping 2026/05/14 04:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:07:58 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33126") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47128->172.17.0.3:33126, err= 2026/05/14 04:08:00 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/14 04:08:00 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/14 04:08:00 INFO : a/potato2: Copied (new) 2026/05/14 04:08:00 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:00 INFO : b/potato: Deleted 2026/05/14 04:08:00 INFO : d: Removing directory 2026/05/14 04:08:00 INFO : b: Removing directory 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: deleted 2 directories 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31569") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48006->172.17.0.3:31569, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31907") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33409") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33984->172.17.0.3:31907, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48640->172.17.0.3:33409, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31719") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47040->172.17.0.3:31719, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31650") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39155") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37556->172.17.0.3:31650, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49378->172.17.0.3:39155, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37502") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38544->172.17.0.3:37502, err= --- PASS: TestSyncIgnoreErrors (4.45s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36160") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52932->172.17.0.3:36160, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35920") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56572->172.17.0.3:35920, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38336") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39648->172.17.0.3:38336, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:00 DEBUG : empty space: size = 1 OK 2026/05/14 04:08:00 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:00 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/14 04:08:00 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39648") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41556->172.17.0.3:39648, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37280") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58030->172.17.0.3:37280, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:00 DEBUG : empty space: size = 1 OK 2026/05/14 04:08:00 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33371") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41098->172.17.0.3:33371, err= 2026/05/14 04:08:00 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/05/14 04:08:00 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/05/14 04:08:00 INFO : empty space: Copied (replaced existing) 2026/05/14 04:08:00 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31634") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53678->172.17.0.3:31634, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39955") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42806->172.17.0.3:39955, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38788") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51298->172.17.0.3:38788, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35647") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42464->172.17.0.3:35647, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33593") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52870->172.17.0.3:33593, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38874") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35450->172.17.0.3:38874, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36825") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53442->172.17.0.3:36825, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33849") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44530->172.17.0.3:33849, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:00 DEBUG : foo: size = 3 OK 2026/05/14 04:08:00 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39678") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37844->172.17.0.3:39678, err= 2026/05/14 04:08:00 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/05/14 04:08:00 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/05/14 04:08:00 INFO : foo: Copied (replaced existing) 2026/05/14 04:08:00 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33634") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50782->172.17.0.3:33634, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39089") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37660->172.17.0.3:39089, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37349") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51094->172.17.0.3:37349, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33808") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46388->172.17.0.3:33808, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36521") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58098->172.17.0.3:36521, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30827") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51302->172.17.0.3:30827, err= 2026/05/14 04:08:00 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/14 04:08:00 DEBUG : empty space: size = 1 OK 2026/05/14 04:08:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/14 04:08:00 DEBUG : empty space: Unchanged skipping 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36887") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56930->172.17.0.3:36887, err= 2026/05/14 04:08:00 DEBUG : potato.06503f43.partial: size = 60 OK 2026/05/14 04:08:00 DEBUG : potato.06503f43.partial: renamed to: potato 2026/05/14 04:08:00 INFO : potato: Copied (new) 2026/05/14 04:08:00 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36987") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39928->172.17.0.3:36987, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32157") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52508->172.17.0.3:32157, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36868") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40756->172.17.0.3:36868, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31621") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60694->172.17.0.3:31621, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39450") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52518->172.17.0.3:39450, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35917") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41780->172.17.0.3:35917, err= 2026/05/14 04:08:00 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:08:00 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:08:00 DEBUG : potato: Sizes differ 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39337") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39458->172.17.0.3:39337, err= 2026/05/14 04:08:00 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/05/14 04:08:00 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/05/14 04:08:00 INFO : potato: Copied (replaced existing) 2026/05/14 04:08:00 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34119") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57514->172.17.0.3:34119, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32394") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55676->172.17.0.3:32394, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32015") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52638->172.17.0.3:32015, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31933") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56028->172.17.0.3:31933, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36941") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57798->172.17.0.3:36941, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35507") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49608->172.17.0.3:35507, err= 2026/05/14 04:08:00 DEBUG : potato: size = 21 OK 2026/05/14 04:08:00 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31505") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57224->172.17.0.3:31505, err= 2026/05/14 04:08:00 DEBUG : potato.a809149f.partial: size = 21 OK 2026/05/14 04:08:00 DEBUG : potato.a809149f.partial: renamed to: potato 2026/05/14 04:08:00 INFO : potato: Copied (replaced existing) 2026/05/14 04:08:00 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38393") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38610->172.17.0.3:38393, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38569") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50752->172.17.0.3:38569, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33771") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46352->172.17.0.3:33771, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36464") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42482->172.17.0.3:36464, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31790") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46548->172.17.0.3:31790, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34621") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35694->172.17.0.3:34621, err= 2026/05/14 04:08:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:08:00 DEBUG : empty space: size = 1 OK 2026/05/14 04:08:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/14 04:08:00 DEBUG : empty space: Unchanged skipping 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/14 04:08:00 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31681") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60590->172.17.0.3:31681, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31649") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41222->172.17.0.3:31649, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34147") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40144->172.17.0.3:34147, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32156") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40104->172.17.0.3:32156, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35647") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42472->172.17.0.3:35647, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30848") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41974->172.17.0.3:30848, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30491") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49556->172.17.0.3:30491, err= 2026/05/14 04:08:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:08:00 DEBUG : empty space: size = 1 OK 2026/05/14 04:08:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/14 04:08:00 DEBUG : empty space: Unchanged skipping 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36074") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53646->172.17.0.3:36074, err= 2026/05/14 04:08:00 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/14 04:08:00 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/14 04:08:00 INFO : potato2: Copied (new) 2026/05/14 04:08:00 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:00 INFO : potato: Deleted 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33778") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35456->172.17.0.3:33778, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32584") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55174->172.17.0.3:32584, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39934") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34350->172.17.0.3:39934, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30265") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40434->172.17.0.3:30265, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38854") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57342->172.17.0.3:38854, err= 2026/05/14 04:08:00 INFO : d: Making directory 2026/05/14 04:08:00 INFO : d/e: Making directory 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39201") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41998->172.17.0.3:39201, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35646") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34897") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50698->172.17.0.3:35646, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33494") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51946->172.17.0.3:34897, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54636->172.17.0.3:33494, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31833") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34254->172.17.0.3:31833, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33990") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53694->172.17.0.3:33990, err= 2026/05/14 04:08:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31194") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36193") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50626->172.17.0.3:31194, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36836") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50748->172.17.0.3:36193, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53226->172.17.0.3:36836, err= 2026/05/14 04:08:00 DEBUG : c/non empty space: size = 5 OK 2026/05/14 04:08:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/14 04:08:00 DEBUG : c/non empty space: Unchanged skipping 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36037") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33296") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55966->172.17.0.3:36037, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52974->172.17.0.3:33296, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:00 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/14 04:08:00 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/14 04:08:00 INFO : a/potato2: Copied (new) 2026/05/14 04:08:00 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:00 INFO : b/potato: Deleted 2026/05/14 04:08:00 INFO : d/e: Removing directory 2026/05/14 04:08:00 INFO : d: Removing directory 2026/05/14 04:08:00 INFO : b: Removing directory 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: deleted 3 directories 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33853") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43754->172.17.0.3:33853, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34491") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46352->172.17.0.3:34491, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35952") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36138->172.17.0.3:35952, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37362") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34184->172.17.0.3:37362, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39090") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58402->172.17.0.3:39090, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32629") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39774->172.17.0.3:32629, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33082") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54752->172.17.0.3:33082, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39547") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:32942->172.17.0.3:39547, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33958") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50054->172.17.0.3:33958, err= 2026/05/14 04:08:00 INFO : d: Making directory 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35627") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37952->172.17.0.3:35627, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34847") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33728->172.17.0.3:34847, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33087") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34815") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52126->172.17.0.3:33087, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60468->172.17.0.3:34815, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30296") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48856->172.17.0.3:30296, err= 2026/05/14 04:08:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39084") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36952->172.17.0.3:39084, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31073") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32798") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45380->172.17.0.3:31073, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45504->172.17.0.3:32798, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32391") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:00 DEBUG : c/non empty space: size = 5 OK 2026/05/14 04:08:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/14 04:08:00 DEBUG : c/non empty space: Unchanged skipping 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58356->172.17.0.3:32391, err= 2026/05/14 04:08:00 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/14 04:08:00 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/14 04:08:00 INFO : a/potato2: Copied (new) 2026/05/14 04:08:00 ERROR : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: not deleting files as there were IO errors 2026/05/14 04:08:00 ERROR : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: not deleting directories as there were IO errors 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31396") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35048->172.17.0.3:31396, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32901") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39871") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48868->172.17.0.3:32901, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31591") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37322") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40432->172.17.0.3:39871, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59060->172.17.0.3:31591, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33438->172.17.0.3:37322, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30835") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39914->172.17.0.3:30835, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35885") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34848") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32865") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58016->172.17.0.3:35885, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33097") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38482->172.17.0.3:34848, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54070->172.17.0.3:32865, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48902->172.17.0.3:33097, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30936") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47266->172.17.0.3:30936, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35466") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41510->172.17.0.3:35466, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32816") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56464->172.17.0.3:32816, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39643") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38848->172.17.0.3:39643, err= 2026/05/14 04:08:00 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32597") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43034->172.17.0.3:32597, err= 2026/05/14 04:08:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:08:00 DEBUG : empty space: size = 1 OK 2026/05/14 04:08:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/14 04:08:00 DEBUG : empty space: Unchanged skipping 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31196") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35058->172.17.0.3:31196, err= 2026/05/14 04:08:00 INFO : potato: Deleted 2026/05/14 04:08:00 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/14 04:08:00 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/14 04:08:00 INFO : potato2: Copied (new) 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34641") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48030->172.17.0.3:34641, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30136") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43800->172.17.0.3:30136, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37069") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51556->172.17.0.3:37069, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31996") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50128->172.17.0.3:31996, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36704") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41420->172.17.0.3:36704, err= 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35962") 2026/05/14 04:08:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59592->172.17.0.3:35962, err= 2026/05/14 04:08:01 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38589") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53418->172.17.0.3:38589, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:01 INFO : potato: Deleted 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38128") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53824->172.17.0.3:38128, err= 2026/05/14 04:08:01 DEBUG : empty space: size = 1 OK 2026/05/14 04:08:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:08:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/14 04:08:01 DEBUG : empty space: Unchanged skipping 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37595") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55136->172.17.0.3:37595, err= 2026/05/14 04:08:01 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/14 04:08:01 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/14 04:08:01 INFO : potato2: Copied (new) 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36102") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40906->172.17.0.3:36102, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38929") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49798->172.17.0.3:38929, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36085") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45354->172.17.0.3:36085, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30664") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56638->172.17.0.3:30664, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32147") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34380->172.17.0.3:32147, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33068") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34176->172.17.0.3:33068, err= 2026/05/14 04:08:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34229") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44268->172.17.0.3:34229, err= 2026/05/14 04:08:01 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/05/14 04:08:01 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/05/14 04:08:01 INFO : potato2: Copied (new) 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31152") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35640->172.17.0.3:31152, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30531") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53782->172.17.0.3:30531, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33855") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43022->172.17.0.3:33855, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34494") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35908->172.17.0.3:34494, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31381") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37732->172.17.0.3:31381, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30573") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33374->172.17.0.3:30573, err= 2026/05/14 04:08:01 DEBUG : enormous: Excluded (Size Filter) 2026/05/14 04:08:01 DEBUG : enormous: Excluded 2026/05/14 04:08:01 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 04:08:01 DEBUG : potato2: Excluded 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32451") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54466->172.17.0.3:32451, err= 2026/05/14 04:08:01 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 04:08:01 DEBUG : potato2: Excluded 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:01 DEBUG : empty space: size = 1 OK 2026/05/14 04:08:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/14 04:08:01 DEBUG : empty space: Unchanged skipping 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:01 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:01 INFO : There was nothing to transfer 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31700") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45862->172.17.0.3:31700, err= 2026/05/14 04:08:01 DEBUG : enormous: Excluded (Size Filter) 2026/05/14 04:08:01 DEBUG : enormous: Excluded 2026/05/14 04:08:01 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 04:08:01 DEBUG : potato2: Excluded 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30351") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42554->172.17.0.3:30351, err= 2026/05/14 04:08:01 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 04:08:01 DEBUG : potato2: Excluded 2026/05/14 04:08:01 DEBUG : empty space: size = 1 OK 2026/05/14 04:08:01 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/14 04:08:01 DEBUG : empty space: Unchanged skipping 2026/05/14 04:08:01 DEBUG : Local file system at /tmp/rclone4061914070: Waiting for checks to finish 2026/05/14 04:08:01 DEBUG : Local file system at /tmp/rclone4061914070: Waiting for transfers to finish 2026/05/14 04:08:01 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:01 INFO : There was nothing to transfer 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39233") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33464->172.17.0.3:39233, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35081") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54990->172.17.0.3:35081, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38729") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40040->172.17.0.3:38729, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32372") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33808->172.17.0.3:32372, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31243") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46764->172.17.0.3:31243, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38522") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45924->172.17.0.3:38522, err= 2026/05/14 04:08:01 DEBUG : enormous: Excluded (Size Filter) 2026/05/14 04:08:01 DEBUG : enormous: Excluded 2026/05/14 04:08:01 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 04:08:01 DEBUG : potato2: Excluded 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31970") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58870->172.17.0.3:31970, err= 2026/05/14 04:08:01 DEBUG : empty space: size = 1 OK 2026/05/14 04:08:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:01 DEBUG : empty space: Unchanged skipping 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:01 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:01 INFO : potato2: Deleted 2026/05/14 04:08:01 INFO : enormous: Deleted 2026/05/14 04:08:01 INFO : There was nothing to transfer 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31229") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56666->172.17.0.3:31229, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35784") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45624->172.17.0.3:35784, err= 2026/05/14 04:08:01 DEBUG : empty space: size = 1 OK 2026/05/14 04:08:01 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/14 04:08:01 DEBUG : empty space: Unchanged skipping 2026/05/14 04:08:01 DEBUG : Local file system at /tmp/rclone4061914070: Waiting for checks to finish 2026/05/14 04:08:01 DEBUG : Local file system at /tmp/rclone4061914070: Waiting for transfers to finish 2026/05/14 04:08:01 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:01 INFO : enormous: Deleted 2026/05/14 04:08:01 INFO : potato2: Deleted 2026/05/14 04:08:01 INFO : There was nothing to transfer 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31929") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50624->172.17.0.3:31929, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34557") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41652->172.17.0.3:34557, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30225") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45700->172.17.0.3:30225, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38866") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56666->172.17.0.3:38866, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37506") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38452->172.17.0.3:37506, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32744") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42082->172.17.0.3:32744, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38803") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43338->172.17.0.3:38803, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34719") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60418->172.17.0.3:34719, err= 2026/05/14 04:08:01 DEBUG : five: Need to transfer - File not found at Destination 2026/05/14 04:08:01 DEBUG : four: size = 4 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:08:01 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:08:01 DEBUG : four: Sizes differ 2026/05/14 04:08:01 DEBUG : one: Destination is newer than source, skipping 2026/05/14 04:08:01 DEBUG : two: size = 3 OK 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:01 DEBUG : three: size = 5 OK 2026/05/14 04:08:01 DEBUG : three: Sizes identical 2026/05/14 04:08:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/14 04:08:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36493") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48662->172.17.0.3:36493, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34176") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49224->172.17.0.3:34176, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34125") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60386->172.17.0.3:34125, err= 2026/05/14 04:08:01 DEBUG : five.0fee171d.partial: size = 4 OK 2026/05/14 04:08:01 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/05/14 04:08:01 DEBUG : four.f852663a.partial: size = 4 OK 2026/05/14 04:08:01 DEBUG : five.0fee171d.partial: renamed to: five 2026/05/14 04:08:01 INFO : five: Copied (new) 2026/05/14 04:08:01 DEBUG : two.8549bf6d.partial: renamed to: two 2026/05/14 04:08:01 INFO : two: Copied (replaced existing) 2026/05/14 04:08:01 DEBUG : four.f852663a.partial: renamed to: four 2026/05/14 04:08:01 INFO : four: Copied (replaced existing) 2026/05/14 04:08:01 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34357") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41908->172.17.0.3:34357, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34856") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50596->172.17.0.3:34856, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39190") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43524->172.17.0.3:39190, err= --- PASS: TestSyncWithUpdateOlder (0.01s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/05/14 04:08:01 ERROR : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32785") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35194->172.17.0.3:32785, err= 2026/05/14 04:08:01 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/14 04:08:01 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35612") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31110") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33926->172.17.0.3:35612, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59654->172.17.0.3:31110, err= 2026/05/14 04:08:01 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/14 04:08:01 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/14 04:08:01 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/14 04:08:01 INFO : potato: Copied (new) 2026/05/14 04:08:01 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/14 04:08:01 INFO : yam: Copied (new) 2026/05/14 04:08:01 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36827") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57698->172.17.0.3:36827, err= 2026/05/14 04:08:01 ERROR : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30159") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42738->172.17.0.3:30159, err= 2026/05/14 04:08:01 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/14 04:08:01 DEBUG : potato: size = 14 OK 2026/05/14 04:08:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:08:01 DEBUG : potato: Unchanged skipping 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34607") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42812->172.17.0.3:34607, err= 2026/05/14 04:08:01 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/05/14 04:08:01 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/05/14 04:08:01 INFO : yaml: Copied (new) 2026/05/14 04:08:01 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:01 INFO : yam: Deleted 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38154") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43606->172.17.0.3:38154, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34838") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60556->172.17.0.3:34838, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35506") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59476->172.17.0.3:35506, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39583") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40200->172.17.0.3:39583, err= 2026/05/14 04:08:01 INFO : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Making map for --track-renames 2026/05/14 04:08:01 INFO : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Finished making map for --track-renames 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/14 04:08:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for renames to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30159") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38494") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42750->172.17.0.3:30159, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41802->172.17.0.3:38494, err= 2026/05/14 04:08:01 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/14 04:08:01 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/14 04:08:01 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/14 04:08:01 INFO : yam: Copied (new) 2026/05/14 04:08:01 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/14 04:08:01 INFO : potato: Copied (new) 2026/05/14 04:08:01 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34653") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60856->172.17.0.3:34653, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39971") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42406->172.17.0.3:39971, err= 2026/05/14 04:08:01 DEBUG : potato: size = 14 OK 2026/05/14 04:08:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:08:01 INFO : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Making map for --track-renames 2026/05/14 04:08:01 DEBUG : potato: Unchanged skipping 2026/05/14 04:08:01 INFO : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Finished making map for --track-renames 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for renames to finish 2026/05/14 04:08:01 INFO : yam: Moved (server-side) to: yaml 2026/05/14 04:08:01 INFO : yaml: Renamed from "yam" 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:01 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:01 INFO : There was nothing to transfer 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37548") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42246->172.17.0.3:37548, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32256") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33090->172.17.0.3:32256, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38901") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34912->172.17.0.3:38901, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39210") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58428->172.17.0.3:39210, err= 2026/05/14 04:08:01 INFO : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Making map for --track-renames 2026/05/14 04:08:01 INFO : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Finished making map for --track-renames 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/14 04:08:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for renames to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35891") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33236->172.17.0.3:35891, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36741") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51664->172.17.0.3:36741, err= 2026/05/14 04:08:01 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/14 04:08:01 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/14 04:08:01 INFO : potato: Copied (new) 2026/05/14 04:08:01 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/05/14 04:08:01 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/05/14 04:08:01 INFO : sub/yam: Copied (new) 2026/05/14 04:08:01 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34523") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57752->172.17.0.3:34523, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39315") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33642->172.17.0.3:39315, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37974") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39048->172.17.0.3:37974, err= 2026/05/14 04:08:01 DEBUG : potato: size = 14 OK 2026/05/14 04:08:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:08:01 DEBUG : potato: Unchanged skipping 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33941") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59146->172.17.0.3:33941, err= 2026/05/14 04:08:01 INFO : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Making map for --track-renames 2026/05/14 04:08:01 INFO : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Finished making map for --track-renames 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for renames to finish 2026/05/14 04:08:01 INFO : sub/yam: Moved (server-side) to: yam 2026/05/14 04:08:01 INFO : yam: Renamed from "sub/yam" 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:01 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:01 INFO : There was nothing to transfer 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34889") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42276->172.17.0.3:34889, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33432") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55670->172.17.0.3:33432, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37714") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52672->172.17.0.3:37714, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36742") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59084->172.17.0.3:36742, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33857") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56564->172.17.0.3:33857, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:01 DEBUG : Creating backend with remote "/tmp/rclone4061914070/dir1" 2026/05/14 04:08:01 DEBUG : Creating backend with remote "/tmp/rclone4061914070/dir2" 2026/05/14 04:08:01 DEBUG : Local file system at /tmp/rclone4061914070/dir2: Using server-side directory move 2026/05/14 04:08:01 INFO : Local file system at /tmp/rclone4061914070/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/14 04:08:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/14 04:08:01 DEBUG : Local file system at /tmp/rclone4061914070/dir2: Waiting for checks to finish 2026/05/14 04:08:01 INFO : file1.txt: Moved (server-side) 2026/05/14 04:08:01 DEBUG : Local file system at /tmp/rclone4061914070/dir2: Waiting for transfers to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36391") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41074->172.17.0.3:36391, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30837") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54270->172.17.0.3:30837, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34881") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40094->172.17.0.3:34881, err= 2026/05/14 04:08:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:08:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35778") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59628->172.17.0.3:35778, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39920") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54644->172.17.0.3:39920, err= 2026/05/14 04:08:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/14 04:08:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/14 04:08:01 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:08:01 INFO : sub dir/hello world: Deleted 2026/05/14 04:08:01 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/14 04:08:01 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/14 04:08:01 INFO : nested/sub dir/file: Copied (new) 2026/05/14 04:08:01 INFO : nested/sub dir/file: Deleted 2026/05/14 04:08:01 INFO : sub dir: Removing directory 2026/05/14 04:08:01 INFO : nested/sub dir: Removing directory 2026/05/14 04:08:01 INFO : nested: Removing directory 2026/05/14 04:08:01 DEBUG : Local file system at /tmp/rclone4061914070: deleted 3 directories 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35253") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34884->172.17.0.3:35253, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35183") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35753") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49670->172.17.0.3:35183, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52904->172.17.0.3:35753, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34448") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38064->172.17.0.3:34448, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38714") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34004->172.17.0.3:38714, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39525") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39244") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50206->172.17.0.3:39525, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38464->172.17.0.3:39244, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37600") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57120->172.17.0.3:37600, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33773") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60884->172.17.0.3:33773, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32589") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54428->172.17.0.3:32589, err= 2026/05/14 04:08:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:08:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33174") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35291") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:32788->172.17.0.3:33174, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52832->172.17.0.3:35291, err= 2026/05/14 04:08:01 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/14 04:08:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/14 04:08:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/14 04:08:01 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:08:01 INFO : sub dir/hello world: Deleted 2026/05/14 04:08:01 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/14 04:08:01 INFO : nested/sub dir/file: Copied (new) 2026/05/14 04:08:01 INFO : nested/sub dir/file: Deleted 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30365") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47580->172.17.0.3:30365, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38759") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34218") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37332->172.17.0.3:38759, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58678->172.17.0.3:34218, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38274") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33326->172.17.0.3:38274, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36214") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45276->172.17.0.3:36214, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39692") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33565") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:32998->172.17.0.3:39692, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34534->172.17.0.3:33565, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32524") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33230->172.17.0.3:32524, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31329") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42894->172.17.0.3:31329, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35108") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53466->172.17.0.3:35108, err= 2026/05/14 04:08:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/14 04:08:01 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39028") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32120") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45492->172.17.0.3:39028, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57848->172.17.0.3:32120, err= 2026/05/14 04:08:01 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/14 04:08:01 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/05/14 04:08:01 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/05/14 04:08:01 INFO : existing-b: Copied (new) 2026/05/14 04:08:01 INFO : existing-b: Deleted 2026/05/14 04:08:01 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/14 04:08:01 INFO : existing: Copied (new) 2026/05/14 04:08:01 INFO : existing: Deleted 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30150") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49610->172.17.0.3:30150, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39074") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39528->172.17.0.3:39074, err= 2026/05/14 04:08:01 DEBUG : existing: Destination exists, skipping 2026/05/14 04:08:01 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:01 INFO : There was nothing to transfer 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34919") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42048->172.17.0.3:34919, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34391") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38996->172.17.0.3:34391, err= 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31909") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59642->172.17.0.3:31909, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fubufec8meco" 2026/05/14 04:08:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:01 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:01 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: Connecting to FTP server 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:01 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: > dial: conn=172.17.0.1:39686->172.17.0.3:21, err= 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34159") 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58952->172.17.0.3:34159, err= 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31157") 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56460->172.17.0.3:31157, err= 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34336") 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35186->172.17.0.3:34336, err= 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36213") 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56198->172.17.0.3:36213, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-hirixeg9fezu -> ftp://172.17.0.3:21/rclone-test-fubufec8meco 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: dial("tcp","172.17.0.3:35067") 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: > dial: conn=172.17.0.1:59576->172.17.0.3:35067, err= 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: dial("tcp","172.17.0.3:31103") 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: > dial: conn=172.17.0.1:60284->172.17.0.3:31103, err= 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: dial("tcp","172.17.0.3:35957") 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: > dial: conn=172.17.0.1:53056->172.17.0.3:35957, err= 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: Using server-side directory move 2026/05/14 04:08:03 INFO : ftp://172.17.0.3:21/rclone-test-fubufec8meco: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: dial("tcp","172.17.0.3:37790") 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: > dial: conn=172.17.0.1:41934->172.17.0.3:37790, err= 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34341") 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57120->172.17.0.3:34341, err= 2026/05/14 04:08:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:08:03 DEBUG : empty space: size = 1 OK 2026/05/14 04:08:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: Waiting for checks to finish 2026/05/14 04:08:03 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:08:03 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-fubufec8meco) 2026/05/14 04:08:03 DEBUG : potato3: Sizes differ 2026/05/14 04:08:03 DEBUG : empty space: Unchanged skipping 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: Connecting to FTP server 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: > dial: conn=172.17.0.1:51450->172.17.0.3:21, err= 2026/05/14 04:08:03 INFO : empty space: Deleted 2026/05/14 04:08:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: Waiting for transfers to finish 2026/05/14 04:08:03 INFO : potato2: Moved (server-side) 2026/05/14 04:08:05 INFO : potato3: Deleted 2026/05/14 04:08:05 INFO : potato3: Moved (server-side) 2026/05/14 04:08:05 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35954") 2026/05/14 04:08:05 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49044->172.17.0.3:35954, err= 2026/05/14 04:08:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: dial("tcp","172.17.0.3:35405") 2026/05/14 04:08:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: > dial: conn=172.17.0.1:55376->172.17.0.3:35405, err= 2026/05/14 04:08:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaroyuh6miva" 2026/05/14 04:08:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:05 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:05 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yaroyuh6miva: Connecting to FTP server 2026/05/14 04:08:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yaroyuh6miva: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yaroyuh6miva: > dial: conn=172.17.0.1:51464->172.17.0.3:21, err= 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yaroyuh6miva: Using server-side directory move 2026/05/14 04:08:07 INFO : ftp://172.17.0.3:21/rclone-test-yaroyuh6miva: Server side directory move succeeded 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yaroyuh6miva: dial("tcp","172.17.0.3:34524") 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yaroyuh6miva: > dial: conn=172.17.0.1:40218->172.17.0.3:34524, err= 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: dial("tcp","172.17.0.3:39205") 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: > dial: conn=172.17.0.1:47076->172.17.0.3:39205, err= 2026/05/14 04:08:07 ERROR : error listing: directory not found 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yaroyuh6miva: dial("tcp","172.17.0.3:36241") 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yaroyuh6miva: > dial: conn=172.17.0.1:57296->172.17.0.3:36241, err= 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yaroyuh6miva: Purge object "empty space" 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yaroyuh6miva: Purge object "potato2" 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yaroyuh6miva: Purge object "potato3" 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yaroyuh6miva: Purge dir "" 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: dial("tcp","172.17.0.3:38830") 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: > dial: conn=172.17.0.1:33006->172.17.0.3:38830, err= 2026/05/14 04:08:07 ERROR : error listing: directory not found 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: Purge dir "" 2026/05/14 04:08:07 NOTICE: purge failed to rmdir "": directory not found 2026/05/14 04:08:07 NOTICE: purge failed: directory not found 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33634") 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35894->172.17.0.3:33634, err= 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36951") 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60550->172.17.0.3:36951, err= --- PASS: TestServerSideMove (6.84s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-setagaq2sece" 2026/05/14 04:08:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:07 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:07 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: Connecting to FTP server 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:07 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: > dial: conn=172.17.0.1:51472->172.17.0.3:21, err= 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33674") 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47928->172.17.0.3:33674, err= 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35160") 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52904->172.17.0.3:35160, err= 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35488") 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60726->172.17.0.3:35488, err= 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36892") 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58998->172.17.0.3:36892, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-hirixeg9fezu -> ftp://172.17.0.3:21/rclone-test-setagaq2sece 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: dial("tcp","172.17.0.3:34599") 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: > dial: conn=172.17.0.1:40660->172.17.0.3:34599, err= 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: dial("tcp","172.17.0.3:38787") 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: > dial: conn=172.17.0.1:47510->172.17.0.3:38787, err= 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: dial("tcp","172.17.0.3:37154") 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: > dial: conn=172.17.0.1:58716->172.17.0.3:37154, err= 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: dial("tcp","172.17.0.3:37269") 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: > dial: conn=172.17.0.1:49636->172.17.0.3:37269, err= 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32506") 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45218->172.17.0.3:32506, err= 2026/05/14 04:08:10 DEBUG : empty space: Excluded (Size Filter) 2026/05/14 04:08:10 DEBUG : empty space: Excluded 2026/05/14 04:08:10 DEBUG : empty space: Excluded (Size Filter) 2026/05/14 04:08:10 DEBUG : empty space: Excluded 2026/05/14 04:08:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:08:10 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:08:10 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-setagaq2sece) 2026/05/14 04:08:10 DEBUG : potato3: Sizes differ 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: Waiting for checks to finish 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: Waiting for transfers to finish 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: Connecting to FTP server 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:10 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: > dial: conn=172.17.0.1:51478->172.17.0.3:21, err= 2026/05/14 04:08:10 INFO : potato2: Moved (server-side) 2026/05/14 04:08:12 INFO : potato3: Deleted 2026/05/14 04:08:12 INFO : potato3: Moved (server-side) 2026/05/14 04:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31770") 2026/05/14 04:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52756->172.17.0.3:31770, err= 2026/05/14 04:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: dial("tcp","172.17.0.3:32559") 2026/05/14 04:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: > dial: conn=172.17.0.1:46020->172.17.0.3:32559, err= 2026/05/14 04:08:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vuyuwod2vuhe" 2026/05/14 04:08:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:12 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:12 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-vuyuwod2vuhe: Connecting to FTP server 2026/05/14 04:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-vuyuwod2vuhe: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:12 DEBUG : ftp://172.17.0.3:21/rclone-test-vuyuwod2vuhe: > dial: conn=172.17.0.1:58830->172.17.0.3:21, err= 2026/05/14 04:08:14 DEBUG : ftp://172.17.0.3:21/rclone-test-vuyuwod2vuhe: dial("tcp","172.17.0.3:39007") 2026/05/14 04:08:14 DEBUG : ftp://172.17.0.3:21/rclone-test-vuyuwod2vuhe: > dial: conn=172.17.0.1:49178->172.17.0.3:39007, err= 2026/05/14 04:08:14 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: dial("tcp","172.17.0.3:30174") 2026/05/14 04:08:14 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: > dial: conn=172.17.0.1:51964->172.17.0.3:30174, err= 2026/05/14 04:08:15 DEBUG : empty space: Excluded (Size Filter) 2026/05/14 04:08:15 DEBUG : empty space: Excluded 2026/05/14 04:08:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:08:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/14 04:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-vuyuwod2vuhe: Connecting to FTP server 2026/05/14 04:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-vuyuwod2vuhe: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-vuyuwod2vuhe: Waiting for checks to finish 2026/05/14 04:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-vuyuwod2vuhe: Waiting for transfers to finish 2026/05/14 04:08:15 DEBUG : ftp://172.17.0.3:21/rclone-test-vuyuwod2vuhe: > dial: conn=172.17.0.1:58838->172.17.0.3:21, err= 2026/05/14 04:08:15 INFO : potato2: Moved (server-side) 2026/05/14 04:08:17 INFO : potato3: Moved (server-side) 2026/05/14 04:08:17 DEBUG : ftp://172.17.0.3:21/rclone-test-vuyuwod2vuhe: dial("tcp","172.17.0.3:31655") 2026/05/14 04:08:17 DEBUG : ftp://172.17.0.3:21/rclone-test-vuyuwod2vuhe: > dial: conn=172.17.0.1:43876->172.17.0.3:31655, err= 2026/05/14 04:08:17 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: dial("tcp","172.17.0.3:38401") 2026/05/14 04:08:17 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: > dial: conn=172.17.0.1:40534->172.17.0.3:38401, err= 2026/05/14 04:08:17 DEBUG : ftp://172.17.0.3:21/rclone-test-vuyuwod2vuhe: dial("tcp","172.17.0.3:37003") 2026/05/14 04:08:17 DEBUG : ftp://172.17.0.3:21/rclone-test-vuyuwod2vuhe: > dial: conn=172.17.0.1:60098->172.17.0.3:37003, err= 2026/05/14 04:08:17 DEBUG : ftp://172.17.0.3:21/rclone-test-vuyuwod2vuhe: Purge object "potato2" 2026/05/14 04:08:17 DEBUG : ftp://172.17.0.3:21/rclone-test-vuyuwod2vuhe: Purge object "potato3" 2026/05/14 04:08:17 DEBUG : ftp://172.17.0.3:21/rclone-test-vuyuwod2vuhe: Purge dir "" 2026/05/14 04:08:17 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: dial("tcp","172.17.0.3:39893") 2026/05/14 04:08:17 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: > dial: conn=172.17.0.1:60178->172.17.0.3:39893, err= 2026/05/14 04:08:17 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: Purge object "empty space" 2026/05/14 04:08:17 DEBUG : ftp://172.17.0.3:21/rclone-test-setagaq2sece: Purge dir "" 2026/05/14 04:08:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31687") 2026/05/14 04:08:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46918->172.17.0.3:31687, err= 2026/05/14 04:08:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35026") 2026/05/14 04:08:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53778->172.17.0.3:35026, err= --- PASS: TestServerSideMoveWithFilter (9.29s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jegitiq4pone" 2026/05/14 04:08:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:17 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:17 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:17 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: Connecting to FTP server 2026/05/14 04:08:17 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:17 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: > dial: conn=172.17.0.1:58846->172.17.0.3:21, err= 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34500") 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48712->172.17.0.3:34500, err= 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32929") 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43096->172.17.0.3:32929, err= 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34306") 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49754->172.17.0.3:34306, err= 2026/05/14 04:08:19 INFO : tomatoDir: Making directory 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35862") 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42190->172.17.0.3:35862, err= 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30341") 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60778->172.17.0.3:30341, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-hirixeg9fezu -> ftp://172.17.0.3:21/rclone-test-jegitiq4pone 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: dial("tcp","172.17.0.3:35434") 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: > dial: conn=172.17.0.1:37884->172.17.0.3:35434, err= 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: dial("tcp","172.17.0.3:35063") 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: > dial: conn=172.17.0.1:35474->172.17.0.3:35063, err= 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: dial("tcp","172.17.0.3:39097") 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: > dial: conn=172.17.0.1:49258->172.17.0.3:39097, err= 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: Using server-side directory move 2026/05/14 04:08:19 INFO : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: dial("tcp","172.17.0.3:33381") 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: > dial: conn=172.17.0.1:36624->172.17.0.3:33381, err= 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31449") 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51688->172.17.0.3:31449, err= 2026/05/14 04:08:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:08:19 DEBUG : empty space: size = 1 OK 2026/05/14 04:08:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/14 04:08:19 DEBUG : empty space: Unchanged skipping 2026/05/14 04:08:19 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:08:19 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-jegitiq4pone) 2026/05/14 04:08:19 DEBUG : potato3: Sizes differ 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: Connecting to FTP server 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31499") 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: > dial: conn=172.17.0.1:58856->172.17.0.3:21, err= 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54566->172.17.0.3:31499, err= 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: Waiting for checks to finish 2026/05/14 04:08:19 INFO : potato2: Moved (server-side) 2026/05/14 04:08:19 INFO : empty space: Deleted 2026/05/14 04:08:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: Waiting for transfers to finish 2026/05/14 04:08:21 INFO : potato3: Deleted 2026/05/14 04:08:21 INFO : potato3: Moved (server-side) 2026/05/14 04:08:21 INFO : tomatoDir: Removing directory 2026/05/14 04:08:21 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: deleted 1 directories 2026/05/14 04:08:21 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32567") 2026/05/14 04:08:21 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35488->172.17.0.3:32567, err= 2026/05/14 04:08:21 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30492") 2026/05/14 04:08:21 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39196->172.17.0.3:30492, err= 2026/05/14 04:08:21 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: dial("tcp","172.17.0.3:36005") 2026/05/14 04:08:21 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: > dial: conn=172.17.0.1:54390->172.17.0.3:36005, err= 2026/05/14 04:08:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-begetej3kize" 2026/05/14 04:08:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:21 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:21 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:21 DEBUG : ftp://172.17.0.3:21/rclone-test-begetej3kize: Connecting to FTP server 2026/05/14 04:08:21 DEBUG : ftp://172.17.0.3:21/rclone-test-begetej3kize: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:21 DEBUG : ftp://172.17.0.3:21/rclone-test-begetej3kize: > dial: conn=172.17.0.1:58444->172.17.0.3:21, err= 2026/05/14 04:08:23 INFO : tomatoDir: Making directory 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-begetej3kize: Using server-side directory move 2026/05/14 04:08:23 INFO : ftp://172.17.0.3:21/rclone-test-begetej3kize: Server side directory move succeeded 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-begetej3kize: dial("tcp","172.17.0.3:30757") 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-begetej3kize: > dial: conn=172.17.0.1:58236->172.17.0.3:30757, err= 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-begetej3kize: dial("tcp","172.17.0.3:37570") 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-begetej3kize: > dial: conn=172.17.0.1:42254->172.17.0.3:37570, err= 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: dial("tcp","172.17.0.3:39244") 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: > dial: conn=172.17.0.1:43744->172.17.0.3:39244, err= 2026/05/14 04:08:23 ERROR : error listing: directory not found 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: dial("tcp","172.17.0.3:33427") 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: > dial: conn=172.17.0.1:33340->172.17.0.3:33427, err= 2026/05/14 04:08:23 ERROR : error listing: directory not found 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-begetej3kize: dial("tcp","172.17.0.3:33182") 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-begetej3kize: > dial: conn=172.17.0.1:45096->172.17.0.3:33182, err= 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-begetej3kize: Purge object "empty space" 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-begetej3kize: Purge object "potato2" 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-begetej3kize: Purge object "potato3" 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-begetej3kize: dial("tcp","172.17.0.3:33752") 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-begetej3kize: > dial: conn=172.17.0.1:60750->172.17.0.3:33752, err= 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-begetej3kize: Purge dir "tomatoDir" 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-begetej3kize: Purge dir "" 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: dial("tcp","172.17.0.3:37991") 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: > dial: conn=172.17.0.1:54948->172.17.0.3:37991, err= 2026/05/14 04:08:23 ERROR : error listing: directory not found 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-jegitiq4pone: Purge dir "" 2026/05/14 04:08:23 NOTICE: purge failed to rmdir "": directory not found 2026/05/14 04:08:23 NOTICE: purge failed: directory not found 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32992") 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47468->172.17.0.3:32992, err= 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30405") 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33238->172.17.0.3:30405, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.62s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37168") 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38442->172.17.0.3:37168, err= 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32965") 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36364->172.17.0.3:32965, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hirixeg9fezu/rclone-sync-test" 2026/05/14 04:08:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:23 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:23 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test: Connecting to FTP server 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:23 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test: > dial: conn=172.17.0.1:58454->172.17.0.3:21, err= 2026/05/14 04:08:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31671") 2026/05/14 04:08:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50784->172.17.0.3:31671, err= 2026/05/14 04:08:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34302") 2026/05/14 04:08:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52610->172.17.0.3:34302, err= --- PASS: TestSyncOverlap (2.21s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hirixeg9fezu/rclone-sync-test" 2026/05/14 04:08:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:26 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:26 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:26 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:26 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test: Connecting to FTP server 2026/05/14 04:08:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test: > dial: conn=172.17.0.1:58468->172.17.0.3:21, err= 2026/05/14 04:08:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hirixeg9fezu/rclone-sync-test-include/layer2" 2026/05/14 04:08:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:28 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:28 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:28 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:28 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:28 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test-include/layer2: Connecting to FTP server 2026/05/14 04:08:28 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:28 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58480->172.17.0.3:21, err= 2026/05/14 04:08:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hirixeg9fezu/rclone-sync-test-ignore-file" 2026/05/14 04:08:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:30 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:30 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:30 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test-ignore-file: Connecting to FTP server 2026/05/14 04:08:30 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:30 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:58484->172.17.0.3:21, err= 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38869") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33044->172.17.0.3:38869, err= 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test: dial("tcp","172.17.0.3:39484") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34418") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test: > dial: conn=172.17.0.1:60880->172.17.0.3:39484, err= 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35644->172.17.0.3:34418, err= 2026/05/14 04:08:32 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:08:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37821") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35028->172.17.0.3:37821, err= 2026/05/14 04:08:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test: Waiting for checks to finish 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test: Waiting for transfers to finish 2026/05/14 04:08:32 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:32 INFO : There was nothing to transfer 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test: dial("tcp","172.17.0.3:37738") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test: > dial: conn=172.17.0.1:34962->172.17.0.3:37738, err= 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36212") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50130->172.17.0.3:36212, err= 2026/05/14 04:08:32 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:08:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33138") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55292->172.17.0.3:33138, err= 2026/05/14 04:08:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:32 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:32 INFO : rclone-sync-test-include: Removing directory 2026/05/14 04:08:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: failed to delete 1 directories 2026/05/14 04:08:32 INFO : There was nothing to transfer 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:39995") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42872->172.17.0.3:39995, err= 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30587") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52644->172.17.0.3:30587, err= 2026/05/14 04:08:32 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:08:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39372") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37720->172.17.0.3:39372, err= 2026/05/14 04:08:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/14 04:08:32 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:32 INFO : There was nothing to transfer 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:38057") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42912->172.17.0.3:38057, err= 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38898") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38634->172.17.0.3:38898, err= 2026/05/14 04:08:32 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:08:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35093") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57928->172.17.0.3:35093, err= 2026/05/14 04:08:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:08:32 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:32 INFO : rclone-sync-test-include: Removing directory 2026/05/14 04:08:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: failed to delete 1 directories 2026/05/14 04:08:32 INFO : There was nothing to transfer 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30462") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51988->172.17.0.3:30462, err= 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:36419") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:45390->172.17.0.3:36419, err= 2026/05/14 04:08:32 DEBUG : Excluded 2026/05/14 04:08:32 DEBUG : rclone-sync-test: Excluded 2026/05/14 04:08:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32854") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44058->172.17.0.3:32854, err= 2026/05/14 04:08:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/14 04:08:32 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:32 INFO : There was nothing to transfer 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39192") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49640->172.17.0.3:39192, err= 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30570") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33095") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35100") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36906->172.17.0.3:30570, err= 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53754->172.17.0.3:33095, err= 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44266->172.17.0.3:35100, err= 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36114") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56576->172.17.0.3:36114, err= 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30693") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54182->172.17.0.3:30693, err= --- PASS: TestSyncOverlapWithFilter (6.69s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hirixeg9fezu/dst" 2026/05/14 04:08:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:32 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:32 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Connecting to FTP server 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:32 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:44824->172.17.0.3:21, err= 2026/05/14 04:08:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hirixeg9fezu/CompareDest" 2026/05/14 04:08:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:35 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:35 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/CompareDest: Connecting to FTP server 2026/05/14 04:08:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/CompareDest: > dial: conn=172.17.0.1:44828->172.17.0.3:21, err= 2026/05/14 04:08:37 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hirixeg9fezu/CompareDest" to be canonical "TestFTPPureftpd{ze5aM}:rclone-test-hirixeg9fezu/CompareDest" 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:34257") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:39770->172.17.0.3:34257, err= 2026/05/14 04:08:37 DEBUG : one: Need to transfer - File not found at Destination 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for checks to finish 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for transfers to finish 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:31942") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:37070->172.17.0.3:31942, err= 2026/05/14 04:08:37 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/05/14 04:08:37 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/05/14 04:08:37 INFO : one: Copied (new) 2026/05/14 04:08:37 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39776") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43406->172.17.0.3:39776, err= 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36946") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53904->172.17.0.3:36946, err= 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32682") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47296->172.17.0.3:32682, err= 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37667") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49974->172.17.0.3:37667, err= 2026/05/14 04:08:37 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hirixeg9fezu/CompareDest" for canonical name "TestFTPPureftpd{ze5aM}:rclone-test-hirixeg9fezu/CompareDest" 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:30873") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:55200->172.17.0.3:30873, err= 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for checks to finish 2026/05/14 04:08:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:08:37 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:08:37 DEBUG : one: Sizes differ 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for transfers to finish 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:35434") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:38300->172.17.0.3:35434, err= 2026/05/14 04:08:37 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/05/14 04:08:37 DEBUG : one.4a8516eb.partial: renamed to: one 2026/05/14 04:08:37 INFO : one: Copied (replaced existing) 2026/05/14 04:08:37 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33918") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41920->172.17.0.3:33918, err= 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32387") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36780->172.17.0.3:32387, err= 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37564") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50116->172.17.0.3:37564, err= 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30557") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47260->172.17.0.3:30557, err= 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33435") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40570->172.17.0.3:33435, err= 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33500") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55700->172.17.0.3:33500, err= 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38264") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56922->172.17.0.3:38264, err= 2026/05/14 04:08:37 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hirixeg9fezu/CompareDest" for canonical name "TestFTPPureftpd{ze5aM}:rclone-test-hirixeg9fezu/CompareDest" 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:35002") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:51856->172.17.0.3:35002, err= 2026/05/14 04:08:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:08:37 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:08:37 DEBUG : one: Sizes differ 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for checks to finish 2026/05/14 04:08:37 DEBUG : one: size = 5 OK 2026/05/14 04:08:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/14 04:08:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for transfers to finish 2026/05/14 04:08:37 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:37 INFO : There was nothing to transfer 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39581") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56676->172.17.0.3:39581, err= 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39517") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33525") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59292->172.17.0.3:39517, err= 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40398->172.17.0.3:33525, err= 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34698") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37878->172.17.0.3:34698, err= 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31980") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52782->172.17.0.3:31980, err= 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35087") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52488->172.17.0.3:35087, err= 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37436") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48664->172.17.0.3:37436, err= 2026/05/14 04:08:37 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hirixeg9fezu/CompareDest" for canonical name "TestFTPPureftpd{ze5aM}:rclone-test-hirixeg9fezu/CompareDest" 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:32897") 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:55154->172.17.0.3:32897, err= 2026/05/14 04:08:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:08:37 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:08:37 DEBUG : one: Sizes differ 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/CompareDest: Connecting to FTP server 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:37 DEBUG : two: size = 3 OK 2026/05/14 04:08:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/14 04:08:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for checks to finish 2026/05/14 04:08:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/CompareDest: > dial: conn=172.17.0.1:44834->172.17.0.3:21, err= 2026/05/14 04:08:39 DEBUG : one: size = 5 OK 2026/05/14 04:08:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/14 04:08:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for transfers to finish 2026/05/14 04:08:39 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:39 INFO : There was nothing to transfer 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37610") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46414->172.17.0.3:37610, err= 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33429") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37055") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48420->172.17.0.3:33429, err= 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49034->172.17.0.3:37055, err= 2026/05/14 04:08:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hirixeg9fezu/CompareDest" for canonical name "TestFTPPureftpd{ze5aM}:rclone-test-hirixeg9fezu/CompareDest" 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:37889") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:54888->172.17.0.3:37889, err= 2026/05/14 04:08:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:08:39 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:08:39 DEBUG : one: Sizes differ 2026/05/14 04:08:39 DEBUG : two: size = 3 OK 2026/05/14 04:08:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/14 04:08:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for checks to finish 2026/05/14 04:08:39 DEBUG : one: size = 5 OK 2026/05/14 04:08:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/14 04:08:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for transfers to finish 2026/05/14 04:08:39 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:39 INFO : There was nothing to transfer 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37189") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52680->172.17.0.3:37189, err= 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35117") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33600->172.17.0.3:35117, err= 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37449") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51914->172.17.0.3:37449, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32806") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40934->172.17.0.3:32806, err= 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32334") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52216->172.17.0.3:32334, err= 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34270") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42924->172.17.0.3:34270, err= 2026/05/14 04:08:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hirixeg9fezu/CompareDest" for canonical name "TestFTPPureftpd{ze5aM}:rclone-test-hirixeg9fezu/CompareDest" 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:31684") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:53962->172.17.0.3:31684, err= 2026/05/14 04:08:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:08:39 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:08:39 DEBUG : one: Sizes differ 2026/05/14 04:08:39 DEBUG : two: size = 5 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:08:39 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/CompareDest) 2026/05/14 04:08:39 DEBUG : two: Sizes differ 2026/05/14 04:08:39 DEBUG : two: Need to transfer - File not found at Destination 2026/05/14 04:08:39 DEBUG : one: size = 5 OK 2026/05/14 04:08:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/14 04:08:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for checks to finish 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for transfers to finish 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:38288") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:48934->172.17.0.3:38288, err= 2026/05/14 04:08:39 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/05/14 04:08:39 DEBUG : two.a319cd8b.partial: renamed to: two 2026/05/14 04:08:39 INFO : two: Copied (new) 2026/05/14 04:08:39 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37614") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58400->172.17.0.3:37614, err= 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31455") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38656") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35504->172.17.0.3:31455, err= 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59476->172.17.0.3:38656, err= 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34210") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33842->172.17.0.3:34210, err= 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37959") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37492->172.17.0.3:37959, err= 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38078") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37740->172.17.0.3:38078, err= 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37261") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41826->172.17.0.3:37261, err= 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.80s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36046") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49640->172.17.0.3:36046, err= 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30747") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33060->172.17.0.3:30747, err= 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34246") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43568->172.17.0.3:34246, err= 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31317") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30642") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47356->172.17.0.3:31317, err= 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44362->172.17.0.3:30642, err= 2026/05/14 04:08:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hirixeg9fezu/dest" 2026/05/14 04:08:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:39 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:39 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dest: Connecting to FTP server 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dest: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dest: > dial: conn=172.17.0.1:44848->172.17.0.3:21, err= 2026/05/14 04:08:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hirixeg9fezu/pre-dest1" 2026/05/14 04:08:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:41 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:41 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/pre-dest1: Connecting to FTP server 2026/05/14 04:08:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/pre-dest1: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/pre-dest1: > dial: conn=172.17.0.1:43876->172.17.0.3:21, err= 2026/05/14 04:08:44 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hirixeg9fezu/pre-dest1" to be canonical "TestFTPPureftpd{ze5aM}:rclone-test-hirixeg9fezu/pre-dest1" 2026/05/14 04:08:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hirixeg9fezu/pre-dest2" 2026/05/14 04:08:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:44 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:44 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/pre-dest2: Connecting to FTP server 2026/05/14 04:08:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/pre-dest2: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:44 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/pre-dest2: > dial: conn=172.17.0.1:43888->172.17.0.3:21, err= 2026/05/14 04:08:46 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hirixeg9fezu/pre-dest2" to be canonical "TestFTPPureftpd{ze5aM}:rclone-test-hirixeg9fezu/pre-dest2" 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dest: dial("tcp","172.17.0.3:31297") 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dest: > dial: conn=172.17.0.1:57894->172.17.0.3:31297, err= 2026/05/14 04:08:46 DEBUG : 1: size = 1 OK 2026/05/14 04:08:46 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:08:46 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/14 04:08:46 DEBUG : 2: size = 1 OK 2026/05/14 04:08:46 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:08:46 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/14 04:08:46 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dest: Waiting for checks to finish 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dest: Waiting for transfers to finish 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dest: dial("tcp","172.17.0.3:39194") 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dest: > dial: conn=172.17.0.1:33848->172.17.0.3:39194, err= 2026/05/14 04:08:46 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/05/14 04:08:46 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/05/14 04:08:46 INFO : 3: Copied (new) 2026/05/14 04:08:46 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dest: dial("tcp","172.17.0.3:37993") 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dest: > dial: conn=172.17.0.1:41088->172.17.0.3:37993, err= 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39033") 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53238->172.17.0.3:39033, err= 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35367") 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34500") 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36984") 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59888->172.17.0.3:35367, err= 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54576->172.17.0.3:34500, err= 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38836->172.17.0.3:36984, err= 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34144") 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52684->172.17.0.3:34144, err= 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39433") 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31855") 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41950->172.17.0.3:39433, err= 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38896") 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56940->172.17.0.3:31855, err= 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33346->172.17.0.3:38896, err= 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31770") 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58402->172.17.0.3:31770, err= 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/pre-dest1: closing 1 unused connections 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.89s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35797") 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42754->172.17.0.3:35797, err= 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37600") 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57870->172.17.0.3:37600, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33535") 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55062->172.17.0.3:33535, err= 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38689") 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47834->172.17.0.3:38689, err= 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33296") 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56236->172.17.0.3:33296, err= 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36036") 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40160->172.17.0.3:36036, err= 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30247") 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59744->172.17.0.3:30247, err= 2026/05/14 04:08:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hirixeg9fezu/dst" 2026/05/14 04:08:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:46 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:46 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Connecting to FTP server 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:46 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:43904->172.17.0.3:21, err= 2026/05/14 04:08:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hirixeg9fezu/backup" 2026/05/14 04:08:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:48 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:48 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/backup: Connecting to FTP server 2026/05/14 04:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/backup: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:48 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/backup: > dial: conn=172.17.0.1:43916->172.17.0.3:21, err= 2026/05/14 04:08:51 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hirixeg9fezu/backup" to be canonical "TestFTPPureftpd{ze5aM}:rclone-test-hirixeg9fezu/backup" 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:32038") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:45930->172.17.0.3:32038, err= 2026/05/14 04:08:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:08:51 DEBUG : two: size = 3 OK 2026/05/14 04:08:51 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:08:51 DEBUG : one: Sizes differ 2026/05/14 04:08:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for checks to finish 2026/05/14 04:08:51 DEBUG : two: Unchanged skipping 2026/05/14 04:08:51 INFO : one: Moved (server-side) 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for transfers to finish 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:37186") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:59898->172.17.0.3:37186, err= 2026/05/14 04:08:51 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/14 04:08:51 DEBUG : one.a292864a.partial: renamed to: one 2026/05/14 04:08:51 INFO : one: Copied (new) 2026/05/14 04:08:51 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:51 INFO : three.txt: Moved (server-side) 2026/05/14 04:08:51 INFO : three.txt: Moved into backup dir 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39074") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38208->172.17.0.3:39074, err= 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33761") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36548->172.17.0.3:33761, err= 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33824") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36522->172.17.0.3:33824, err= 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33204") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47558->172.17.0.3:33204, err= 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36642") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46620->172.17.0.3:36642, err= 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34143") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33414->172.17.0.3:34143, err= 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33149") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42092->172.17.0.3:33149, err= 2026/05/14 04:08:51 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hirixeg9fezu/backup" for canonical name "TestFTPPureftpd{ze5aM}:rclone-test-hirixeg9fezu/backup" 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:33310") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:57270->172.17.0.3:33310, err= 2026/05/14 04:08:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:08:51 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:08:51 DEBUG : one: Sizes differ 2026/05/14 04:08:51 DEBUG : two: size = 3 OK 2026/05/14 04:08:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:08:51 DEBUG : two: Unchanged skipping 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for checks to finish 2026/05/14 04:08:51 INFO : one: Deleted 2026/05/14 04:08:51 INFO : one: Moved (server-side) 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for transfers to finish 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:30902") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:51616->172.17.0.3:30902, err= 2026/05/14 04:08:51 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/14 04:08:51 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/14 04:08:51 INFO : one: Copied (new) 2026/05/14 04:08:51 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:51 INFO : three.txt: Deleted 2026/05/14 04:08:51 INFO : three.txt: Moved (server-side) 2026/05/14 04:08:51 INFO : three.txt: Moved into backup dir 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38853") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51976->172.17.0.3:38853, err= 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35679") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39139") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37026->172.17.0.3:35679, err= 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45990->172.17.0.3:39139, err= 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37549") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47154->172.17.0.3:37549, err= 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31589") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30407") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43522->172.17.0.3:30407, err= 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41528->172.17.0.3:31589, err= 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34331") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53700->172.17.0.3:34331, err= 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.61s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34895") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37490->172.17.0.3:34895, err= 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38293") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45018->172.17.0.3:38293, err= 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35905") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48156->172.17.0.3:35905, err= 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38033") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57730->172.17.0.3:38033, err= 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33998") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44420->172.17.0.3:33998, err= 2026/05/14 04:08:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hirixeg9fezu/dst" 2026/05/14 04:08:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:51 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:51 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Connecting to FTP server 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:43926->172.17.0.3:21, err= 2026/05/14 04:08:51 DEBUG : ftp://172.17.0.3:21/rclone-test-kujetov2pave: closing 1 unused connections 2026/05/14 04:08:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hirixeg9fezu/backup" 2026/05/14 04:08:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:53 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:53 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:53 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/backup: Connecting to FTP server 2026/05/14 04:08:53 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/backup: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:53 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/backup: > dial: conn=172.17.0.1:55872->172.17.0.3:21, err= 2026/05/14 04:08:54 DEBUG : ftp://172.17.0.3:21/rclone-test-hibipes8fabu: closing 1 unused connections 2026/05/14 04:08:55 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hirixeg9fezu/backup" to be canonical "TestFTPPureftpd{ze5aM}:rclone-test-hirixeg9fezu/backup" 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:39106") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:48694->172.17.0.3:39106, err= 2026/05/14 04:08:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:08:55 DEBUG : two: size = 3 OK 2026/05/14 04:08:55 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:08:55 DEBUG : one: Sizes differ 2026/05/14 04:08:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:08:55 DEBUG : two: Unchanged skipping 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for checks to finish 2026/05/14 04:08:55 INFO : one: Moved (server-side) to: one.bak 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for transfers to finish 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:35276") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:34338->172.17.0.3:35276, err= 2026/05/14 04:08:55 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/14 04:08:55 DEBUG : one.a292864a.partial: renamed to: one 2026/05/14 04:08:55 INFO : one: Copied (new) 2026/05/14 04:08:55 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/14 04:08:55 INFO : three.txt: Moved into backup dir 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30385") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42290->172.17.0.3:30385, err= 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30485") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42898->172.17.0.3:30485, err= 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38093") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33520->172.17.0.3:38093, err= 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31184") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53932->172.17.0.3:31184, err= 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33936") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46532->172.17.0.3:33936, err= 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32120") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36486") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34704->172.17.0.3:32120, err= 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55156->172.17.0.3:36486, err= 2026/05/14 04:08:55 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hirixeg9fezu/backup" for canonical name "TestFTPPureftpd{ze5aM}:rclone-test-hirixeg9fezu/backup" 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:36900") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:41986->172.17.0.3:36900, err= 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for checks to finish 2026/05/14 04:08:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:08:55 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:08:55 DEBUG : one: Sizes differ 2026/05/14 04:08:55 DEBUG : two: size = 3 OK 2026/05/14 04:08:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:08:55 DEBUG : two: Unchanged skipping 2026/05/14 04:08:55 INFO : one.bak: Deleted 2026/05/14 04:08:55 INFO : one: Moved (server-side) to: one.bak 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for transfers to finish 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:33894") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:52344->172.17.0.3:33894, err= 2026/05/14 04:08:55 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/14 04:08:55 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/14 04:08:55 INFO : one: Copied (new) 2026/05/14 04:08:55 DEBUG : Waiting for deletions to finish 2026/05/14 04:08:55 INFO : three.txt.bak: Deleted 2026/05/14 04:08:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/14 04:08:55 INFO : three.txt: Moved into backup dir 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38835") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37128->172.17.0.3:38835, err= 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32104") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42104->172.17.0.3:32104, err= 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34821") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53622->172.17.0.3:34821, err= 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34747") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42068->172.17.0.3:34747, err= 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35094") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31892") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52950->172.17.0.3:31892, err= 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42194->172.17.0.3:35094, err= 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34834") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53474->172.17.0.3:34834, err= 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39244") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56884->172.17.0.3:39244, err= 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39496") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46770->172.17.0.3:39496, err= 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36882") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50870->172.17.0.3:36882, err= 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37140") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40744->172.17.0.3:37140, err= 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30789") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48990->172.17.0.3:30789, err= 2026/05/14 04:08:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hirixeg9fezu/dst" 2026/05/14 04:08:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:55 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:55 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Connecting to FTP server 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:55 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:55876->172.17.0.3:21, err= 2026/05/14 04:08:56 DEBUG : ftp://172.17.0.3:21/rclone-test-nenahot7geni: closing 1 unused connections 2026/05/14 04:08:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hirixeg9fezu/backup" 2026/05/14 04:08:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:08:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:57 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:08:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:08:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:08:57 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:08:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:08:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/backup: Connecting to FTP server 2026/05/14 04:08:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/backup: dial("tcp","172.17.0.3:21") 2026/05/14 04:08:57 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/backup: > dial: conn=172.17.0.1:55886->172.17.0.3:21, err= 2026/05/14 04:09:00 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hirixeg9fezu/backup" to be canonical "TestFTPPureftpd{ze5aM}:rclone-test-hirixeg9fezu/backup" 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:37144") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:47596->172.17.0.3:37144, err= 2026/05/14 04:09:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:00 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:09:00 DEBUG : one: Sizes differ 2026/05/14 04:09:00 DEBUG : two: size = 3 OK 2026/05/14 04:09:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:00 DEBUG : two: Unchanged skipping 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for checks to finish 2026/05/14 04:09:00 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for transfers to finish 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:31761") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:35726->172.17.0.3:31761, err= 2026/05/14 04:09:00 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/14 04:09:00 DEBUG : one.a292864a.partial: renamed to: one 2026/05/14 04:09:00 INFO : one: Copied (new) 2026/05/14 04:09:00 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/14 04:09:00 INFO : three.txt: Moved into backup dir 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33943") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56184->172.17.0.3:33943, err= 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34053") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39072->172.17.0.3:34053, err= 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35418") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49456->172.17.0.3:35418, err= 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32096") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47104->172.17.0.3:32096, err= 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33736") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39060->172.17.0.3:33736, err= 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34991") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33587") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44136->172.17.0.3:33587, err= 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40706->172.17.0.3:34991, err= 2026/05/14 04:09:00 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hirixeg9fezu/backup" for canonical name "TestFTPPureftpd{ze5aM}:rclone-test-hirixeg9fezu/backup" 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:33192") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:59206->172.17.0.3:33192, err= 2026/05/14 04:09:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:00 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:09:00 DEBUG : one: Sizes differ 2026/05/14 04:09:00 DEBUG : two: size = 3 OK 2026/05/14 04:09:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:00 DEBUG : two: Unchanged skipping 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for checks to finish 2026/05/14 04:09:00 INFO : one-2019-01-01: Deleted 2026/05/14 04:09:00 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for transfers to finish 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:35776") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:49798->172.17.0.3:35776, err= 2026/05/14 04:09:00 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/14 04:09:00 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/14 04:09:00 INFO : one: Copied (new) 2026/05/14 04:09:00 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:00 INFO : three-2019-01-01.txt: Deleted 2026/05/14 04:09:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/14 04:09:00 INFO : three.txt: Moved into backup dir 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34472") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34716->172.17.0.3:34472, err= 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32308") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36584->172.17.0.3:32308, err= 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38817") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56502->172.17.0.3:38817, err= 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37368") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40318->172.17.0.3:37368, err= 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33154") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45242->172.17.0.3:33154, err= 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30382") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53028->172.17.0.3:30382, err= 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31519") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52302->172.17.0.3:31519, err= 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.59s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37600") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47628->172.17.0.3:37600, err= 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34058") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55166->172.17.0.3:34058, err= 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36900") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41998->172.17.0.3:36900, err= 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39980") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33476->172.17.0.3:39980, err= 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32706") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37070->172.17.0.3:32706, err= 2026/05/14 04:09:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hirixeg9fezu/dst" 2026/05/14 04:09:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:09:00 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:09:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:09:00 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:09:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:09:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:09:00 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:09:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:09:00 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:09:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Connecting to FTP server 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:21") 2026/05/14 04:09:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:55894->172.17.0.3:21, err= 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:33847") 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:46022->172.17.0.3:33847, err= 2026/05/14 04:09:02 DEBUG : two: size = 3 OK 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for checks to finish 2026/05/14 04:09:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:02 DEBUG : two: Unchanged skipping 2026/05/14 04:09:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:02 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:09:02 DEBUG : one: Sizes differ 2026/05/14 04:09:02 INFO : one: Moved (server-side) to: one.bak 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for transfers to finish 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:38312") 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:55836->172.17.0.3:38312, err= 2026/05/14 04:09:02 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/14 04:09:02 DEBUG : one.a292864a.partial: renamed to: one 2026/05/14 04:09:02 INFO : one: Copied (new) 2026/05/14 04:09:02 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/14 04:09:02 INFO : three.txt: Moved into backup dir 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39846") 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56518->172.17.0.3:39846, err= 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34177") 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46344->172.17.0.3:34177, err= 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38496") 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47358->172.17.0.3:38496, err= 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36326") 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59890->172.17.0.3:36326, err= 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39796") 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37938->172.17.0.3:39796, err= 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:33214") 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:48418->172.17.0.3:33214, err= 2026/05/14 04:09:02 DEBUG : one.bak: Excluded (Path Filter) 2026/05/14 04:09:02 DEBUG : one.bak: Excluded 2026/05/14 04:09:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/14 04:09:02 DEBUG : three.txt.bak: Excluded 2026/05/14 04:09:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:02 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:09:02 DEBUG : one: Sizes differ 2026/05/14 04:09:02 DEBUG : two: size = 3 OK 2026/05/14 04:09:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:02 DEBUG : two: Unchanged skipping 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for checks to finish 2026/05/14 04:09:02 INFO : one.bak: Deleted 2026/05/14 04:09:02 INFO : one: Moved (server-side) to: one.bak 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Waiting for transfers to finish 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:33641") 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:54726->172.17.0.3:33641, err= 2026/05/14 04:09:02 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/14 04:09:02 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/14 04:09:02 INFO : one: Copied (new) 2026/05/14 04:09:02 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:02 INFO : three.txt.bak: Deleted 2026/05/14 04:09:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/14 04:09:02 INFO : three.txt: Moved into backup dir 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33540") 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41280->172.17.0.3:33540, err= 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31676") 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43154->172.17.0.3:31676, err= 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39747") 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56658->172.17.0.3:39747, err= 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34197") 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59350->172.17.0.3:34197, err= 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35379") 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54030->172.17.0.3:35379, err= --- PASS: TestSyncBackupDirSuffixOnly (2.35s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39095") 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51638->172.17.0.3:39095, err= 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37006") 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41890->172.17.0.3:37006, err= 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39863") 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35436->172.17.0.3:39863, err= 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31323") 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54744->172.17.0.3:31323, err= 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37879") 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40206->172.17.0.3:37879, err= 2026/05/14 04:09:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hirixeg9fezu/dst" 2026/05/14 04:09:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:09:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:09:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:09:02 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:09:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:09:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:09:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:09:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:09:02 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:09:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Connecting to FTP server 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:21") 2026/05/14 04:09:02 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:44916->172.17.0.3:21, err= 2026/05/14 04:09:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:04 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:09:04 DEBUG : one: Sizes differ 2026/05/14 04:09:04 INFO : one: Moved (server-side) to: one.bak 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:33436") 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:48958->172.17.0.3:33436, err= 2026/05/14 04:09:04 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/14 04:09:04 DEBUG : one.a292864a.partial: renamed to: one 2026/05/14 04:09:04 INFO : one: Copied (new) 2026/05/14 04:09:04 DEBUG : two: size = 3 OK 2026/05/14 04:09:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:04 DEBUG : two: Unchanged skipping 2026/05/14 04:09:04 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:04 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:09:04 DEBUG : three.txt: Sizes differ 2026/05/14 04:09:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:39280") 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:50412->172.17.0.3:39280, err= 2026/05/14 04:09:04 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/14 04:09:04 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/14 04:09:04 INFO : three.txt: Copied (new) 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36585") 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42170->172.17.0.3:36585, err= 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36069") 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48058->172.17.0.3:36069, err= 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33346") 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59284->172.17.0.3:33346, err= 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30193") 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59702->172.17.0.3:30193, err= 2026/05/14 04:09:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:04 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:09:04 DEBUG : one: Sizes differ 2026/05/14 04:09:04 INFO : one.bak: Deleted 2026/05/14 04:09:04 INFO : one: Moved (server-side) to: one.bak 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:36944") 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:55414->172.17.0.3:36944, err= 2026/05/14 04:09:04 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/14 04:09:04 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/14 04:09:04 INFO : one: Copied (new) 2026/05/14 04:09:04 DEBUG : two: size = 3 OK 2026/05/14 04:09:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:04 DEBUG : two: Unchanged skipping 2026/05/14 04:09:04 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:04 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:09:04 DEBUG : three.txt: Sizes differ 2026/05/14 04:09:04 INFO : three.txt.bak: Deleted 2026/05/14 04:09:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:39334") 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:48352->172.17.0.3:39334, err= 2026/05/14 04:09:04 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/14 04:09:04 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/14 04:09:04 INFO : three.txt: Copied (new) 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38319") 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47288->172.17.0.3:38319, err= 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36605") 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34792->172.17.0.3:36605, err= 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38275") 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50742->172.17.0.3:38275, err= 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37919") 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38890->172.17.0.3:37919, err= 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30524") 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38278->172.17.0.3:30524, err= --- PASS: TestSyncSuffix (2.26s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36738") 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46748->172.17.0.3:36738, err= 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36582") 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46754->172.17.0.3:36582, err= 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35903") 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60388->172.17.0.3:35903, err= 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32518") 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51234->172.17.0.3:32518, err= 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30455") 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53138->172.17.0.3:30455, err= 2026/05/14 04:09:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hirixeg9fezu/dst" 2026/05/14 04:09:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/14 04:09:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:09:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:09:04 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:09:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:09:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ze5aM}" suffix to name 2026/05/14 04:09:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/14 04:09:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/14 04:09:04 DEBUG : Setting pass="IxiOlxw4cravj-jN3jgF3Ng-K5wusXIQWSmz8lx1h6E" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/14 04:09:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: Connecting to FTP server 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:21") 2026/05/14 04:09:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:44926->172.17.0.3:21, err= 2026/05/14 04:09:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:09:07 DEBUG : one: Sizes differ 2026/05/14 04:09:07 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:36259") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:54714->172.17.0.3:36259, err= 2026/05/14 04:09:07 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/14 04:09:07 DEBUG : one.a292864a.partial: renamed to: one 2026/05/14 04:09:07 INFO : one: Copied (new) 2026/05/14 04:09:07 DEBUG : two: size = 3 OK 2026/05/14 04:09:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : two: Unchanged skipping 2026/05/14 04:09:07 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:09:07 DEBUG : three.txt: Sizes differ 2026/05/14 04:09:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:30949") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:39166->172.17.0.3:30949, err= 2026/05/14 04:09:07 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/14 04:09:07 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/14 04:09:07 INFO : three.txt: Copied (new) 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30037") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57098->172.17.0.3:30037, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32467") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60362->172.17.0.3:32467, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35567") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38272->172.17.0.3:35567, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30329") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52308->172.17.0.3:30329, err= 2026/05/14 04:09:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:09:07 DEBUG : one: Sizes differ 2026/05/14 04:09:07 INFO : one-2019-01-01: Deleted 2026/05/14 04:09:07 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:31364") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:59616->172.17.0.3:31364, err= 2026/05/14 04:09:07 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/14 04:09:07 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/14 04:09:07 INFO : one: Copied (new) 2026/05/14 04:09:07 DEBUG : two: size = 3 OK 2026/05/14 04:09:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : two: Unchanged skipping 2026/05/14 04:09:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst) 2026/05/14 04:09:07 DEBUG : three.txt: Sizes differ 2026/05/14 04:09:07 INFO : three-2019-01-01.txt: Deleted 2026/05/14 04:09:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: dial("tcp","172.17.0.3:36233") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu/dst: > dial: conn=172.17.0.1:58690->172.17.0.3:36233, err= 2026/05/14 04:09:07 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/14 04:09:07 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/14 04:09:07 INFO : three.txt: Copied (new) 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39686") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53524->172.17.0.3:39686, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38268") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54776->172.17.0.3:38268, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31006") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51348->172.17.0.3:31006, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39749") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46958->172.17.0.3:39749, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39527") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39108->172.17.0.3:39527, err= --- PASS: TestSyncSuffixKeepExtension (2.33s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34927") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39028->172.17.0.3:34927, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38588") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33980->172.17.0.3:38588, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39110") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45668->172.17.0.3:39110, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:07 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : Testêé: Sizes differ 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30347") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40086->172.17.0.3:30347, err= 2026/05/14 04:09:07 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/05/14 04:09:07 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/05/14 04:09:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/14 04:09:07 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39127") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49478->172.17.0.3:39127, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32754") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54706->172.17.0.3:32754, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31551") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39240->172.17.0.3:31551, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31380") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53742->172.17.0.3:31380, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35311") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49552->172.17.0.3:35311, err= 2026/05/14 04:09:07 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36265") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34446->172.17.0.3:36265, err= 2026/05/14 04:09:07 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/14 04:09:07 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/14 04:09:07 INFO : existing: Copied (new) 2026/05/14 04:09:07 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39461") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50970->172.17.0.3:39461, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31811") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46274->172.17.0.3:31811, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39414") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56528->172.17.0.3:39414, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:07 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : existing: Sizes differ 2026/05/14 04:09:07 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:07 ERROR : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: not deleting files as there were IO errors 2026/05/14 04:09:07 ERROR : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: not deleting directories as there were IO errors 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34258") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58296->172.17.0.3:34258, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34945") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59940->172.17.0.3:34945, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33347") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49862->172.17.0.3:33347, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35724") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46620->172.17.0.3:35724, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39011") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50960->172.17.0.3:39011, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38932") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35480->172.17.0.3:38932, err= 2026/05/14 04:09:07 DEBUG : EXISTING: size = 6 OK 2026/05/14 04:09:07 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : existing: Unchanged skipping 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:07 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:07 INFO : There was nothing to transfer 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38923") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45950->172.17.0.3:38923, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35002") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34730->172.17.0.3:35002, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34523") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59412->172.17.0.3:34523, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32697") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41240->172.17.0.3:32697, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33039") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41082->172.17.0.3:33039, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33127") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42052->172.17.0.3:33127, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39895") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38010->172.17.0.3:39895, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36755") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58482->172.17.0.3:36755, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31224") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46192->172.17.0.3:31224, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37367") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56572->172.17.0.3:37367, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33009") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58272->172.17.0.3:33009, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34653") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39002->172.17.0.3:34653, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33898") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49698->172.17.0.3:33898, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32690") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53102->172.17.0.3:32690, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38744") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59936->172.17.0.3:38744, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36935") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56432->172.17.0.3:36935, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39443") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39488->172.17.0.3:39443, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34849") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56148->172.17.0.3:34849, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37959") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39452->172.17.0.3:37959, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34496") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51026->172.17.0.3:34496, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32310") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42494->172.17.0.3:32310, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34858") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40292->172.17.0.3:34858, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37372") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46476->172.17.0.3:37372, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32381") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49260->172.17.0.3:32381, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37303") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54840->172.17.0.3:37303, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35599") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39506->172.17.0.3:35599, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38133") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52858->172.17.0.3:38133, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37957") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58746->172.17.0.3:37957, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37234") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46354->172.17.0.3:37234, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33697") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41856->172.17.0.3:33697, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34862") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33482->172.17.0.3:34862, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36941") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47668->172.17.0.3:36941, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36042") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37072->172.17.0.3:36042, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33407") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45588->172.17.0.3:33407, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38962") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59816->172.17.0.3:38962, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32115") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56038->172.17.0.3:32115, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32378") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39120->172.17.0.3:32378, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31572") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35460->172.17.0.3:31572, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30073") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36122->172.17.0.3:30073, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38731") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56360->172.17.0.3:38731, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31514") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48862->172.17.0.3:31514, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30640") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41324->172.17.0.3:30640, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39276") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55332->172.17.0.3:39276, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30943") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47358->172.17.0.3:30943, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33516") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41728->172.17.0.3:33516, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34680") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35826->172.17.0.3:34680, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31742") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41988->172.17.0.3:31742, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32563") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44236->172.17.0.3:32563, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33956") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58906->172.17.0.3:33956, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33693") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51922->172.17.0.3:33693, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31713") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54562->172.17.0.3:31713, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30866") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54052->172.17.0.3:30866, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32719") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36380->172.17.0.3:32719, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:07 DEBUG : both0: size = 6 OK 2026/05/14 04:09:07 DEBUG : both12: size = 6 OK 2026/05/14 04:09:07 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both11: size = 6 OK 2026/05/14 04:09:07 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both10: size = 6 OK 2026/05/14 04:09:07 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both12: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both13: size = 6 OK 2026/05/14 04:09:07 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both13: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both14: size = 6 OK 2026/05/14 04:09:07 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both14: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both15: size = 6 OK 2026/05/14 04:09:07 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both15: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both16: size = 6 OK 2026/05/14 04:09:07 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both0: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both17: size = 6 OK 2026/05/14 04:09:07 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both11: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both18: size = 6 OK 2026/05/14 04:09:07 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both18: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both19: size = 6 OK 2026/05/14 04:09:07 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both19: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both1: size = 6 OK 2026/05/14 04:09:07 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both1: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both2: size = 6 OK 2026/05/14 04:09:07 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both2: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both3: size = 6 OK 2026/05/14 04:09:07 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both3: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both4: size = 6 OK 2026/05/14 04:09:07 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both4: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both5: size = 6 OK 2026/05/14 04:09:07 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both5: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both6: size = 6 OK 2026/05/14 04:09:07 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both6: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both7: size = 6 OK 2026/05/14 04:09:07 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both7: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both8: size = 6 OK 2026/05/14 04:09:07 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both8: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both9: size = 6 OK 2026/05/14 04:09:07 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both9: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both10: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both16: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both17: Unchanged skipping 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:07 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:07 INFO : only9: Deleted 2026/05/14 04:09:07 INFO : only18: Deleted 2026/05/14 04:09:07 INFO : only3: Deleted 2026/05/14 04:09:07 INFO : only1: Deleted 2026/05/14 04:09:07 INFO : only0: Deleted 2026/05/14 04:09:07 INFO : only13: Deleted 2026/05/14 04:09:07 INFO : only2: Deleted 2026/05/14 04:09:07 INFO : only12: Deleted 2026/05/14 04:09:07 INFO : only7: Deleted 2026/05/14 04:09:07 INFO : only8: Deleted 2026/05/14 04:09:07 INFO : only15: Deleted 2026/05/14 04:09:07 INFO : only6: Deleted 2026/05/14 04:09:07 INFO : only17: Deleted 2026/05/14 04:09:07 INFO : only19: Deleted 2026/05/14 04:09:07 INFO : only10: Deleted 2026/05/14 04:09:07 INFO : only11: Deleted 2026/05/14 04:09:07 INFO : only16: Deleted 2026/05/14 04:09:07 INFO : only14: Deleted 2026/05/14 04:09:07 INFO : only4: Deleted 2026/05/14 04:09:07 INFO : only5: Deleted 2026/05/14 04:09:07 INFO : There was nothing to transfer 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30724") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41946->172.17.0.3:30724, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39600") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48896->172.17.0.3:39600, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35256") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37254->172.17.0.3:35256, err= --- PASS: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37290") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48914->172.17.0.3:37290, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35964") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48910->172.17.0.3:35964, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37857") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57480->172.17.0.3:37857, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36657") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46358->172.17.0.3:36657, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39746") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40720->172.17.0.3:39746, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35826") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38848->172.17.0.3:35826, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36228") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48850->172.17.0.3:36228, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34725") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56168->172.17.0.3:34725, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34804") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33550->172.17.0.3:34804, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30891") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43316->172.17.0.3:30891, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31034") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35738->172.17.0.3:31034, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35536") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44960->172.17.0.3:35536, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38016") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55646->172.17.0.3:38016, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33367") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41994->172.17.0.3:33367, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38203") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54746->172.17.0.3:38203, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35441") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44662->172.17.0.3:35441, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34816") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48026->172.17.0.3:34816, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32335") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44968->172.17.0.3:32335, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33687") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50214->172.17.0.3:33687, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33978") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45512->172.17.0.3:33978, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30745") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51108->172.17.0.3:30745, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39926") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58310->172.17.0.3:39926, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30314") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45416->172.17.0.3:30314, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33027") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43076->172.17.0.3:33027, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37514") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41808->172.17.0.3:37514, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38044") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48550->172.17.0.3:38044, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33968") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58780->172.17.0.3:33968, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39010") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53810->172.17.0.3:39010, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33313") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58118->172.17.0.3:33313, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38671") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60648->172.17.0.3:38671, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37806") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41046->172.17.0.3:37806, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38833") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48242->172.17.0.3:38833, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36079") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37478->172.17.0.3:36079, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34634") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41076->172.17.0.3:34634, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38173") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51250->172.17.0.3:38173, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34393") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55324->172.17.0.3:34393, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39061") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52250->172.17.0.3:39061, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36059") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47646->172.17.0.3:36059, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36279") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57842->172.17.0.3:36279, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39073") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34578->172.17.0.3:39073, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39182") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49718->172.17.0.3:39182, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31829") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34510->172.17.0.3:31829, err= 2026/05/14 04:09:07 DEBUG : both0: size = 6 OK 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:07 DEBUG : both10: size = 6 OK 2026/05/14 04:09:07 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both12: size = 6 OK 2026/05/14 04:09:07 DEBUG : both11: size = 6 OK 2026/05/14 04:09:07 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both0: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both13: size = 6 OK 2026/05/14 04:09:07 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both13: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both14: size = 6 OK 2026/05/14 04:09:07 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both14: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both15: size = 6 OK 2026/05/14 04:09:07 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both10: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both16: size = 6 OK 2026/05/14 04:09:07 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both12: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both17: size = 6 OK 2026/05/14 04:09:07 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both17: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both18: size = 6 OK 2026/05/14 04:09:07 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both18: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both19: size = 6 OK 2026/05/14 04:09:07 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both11: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both1: size = 6 OK 2026/05/14 04:09:07 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both1: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both2: size = 6 OK 2026/05/14 04:09:07 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both2: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both3: size = 6 OK 2026/05/14 04:09:07 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both3: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both4: size = 6 OK 2026/05/14 04:09:07 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both4: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both5: size = 6 OK 2026/05/14 04:09:07 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both5: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both6: size = 6 OK 2026/05/14 04:09:07 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both6: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both7: size = 6 OK 2026/05/14 04:09:07 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both7: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both8: size = 6 OK 2026/05/14 04:09:07 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both8: Unchanged skipping 2026/05/14 04:09:07 DEBUG : both9: size = 6 OK 2026/05/14 04:09:07 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : both9: Unchanged skipping 2026/05/14 04:09:07 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : only0: Sizes differ 2026/05/14 04:09:07 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : only10: Sizes differ 2026/05/14 04:09:07 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : only11: Sizes differ 2026/05/14 04:09:07 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : only12: Sizes differ 2026/05/14 04:09:07 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : only13: Sizes differ 2026/05/14 04:09:07 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : only14: Sizes differ 2026/05/14 04:09:07 DEBUG : both15: Unchanged skipping 2026/05/14 04:09:07 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : only15: Sizes differ 2026/05/14 04:09:07 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : only16: Sizes differ 2026/05/14 04:09:07 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : only17: Sizes differ 2026/05/14 04:09:07 DEBUG : both16: Unchanged skipping 2026/05/14 04:09:07 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : only19: Sizes differ 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35516") 2026/05/14 04:09:07 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : only18: Sizes differ 2026/05/14 04:09:07 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32421") 2026/05/14 04:09:07 DEBUG : only2: Sizes differ 2026/05/14 04:09:07 DEBUG : both19: Unchanged skipping 2026/05/14 04:09:07 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36543") 2026/05/14 04:09:07 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : only4: Sizes differ 2026/05/14 04:09:07 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : only5: Sizes differ 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59182->172.17.0.3:32421, err= 2026/05/14 04:09:07 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : only7: Sizes differ 2026/05/14 04:09:07 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : only8: Sizes differ 2026/05/14 04:09:07 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : only9: Sizes differ 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34538") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48816->172.17.0.3:34538, err= 2026/05/14 04:09:07 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : only3: Sizes differ 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60336->172.17.0.3:36543, err= 2026/05/14 04:09:07 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : only6: Sizes differ 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:32816->172.17.0.3:35516, err= 2026/05/14 04:09:07 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4061914070) 2026/05/14 04:09:07 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-hirixeg9fezu) 2026/05/14 04:09:07 DEBUG : only1: Sizes differ 2026/05/14 04:09:07 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:07 DEBUG : only11.51c18866.partial: size = 0 OK 2026/05/14 04:09:07 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/05/14 04:09:07 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/05/14 04:09:07 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/05/14 04:09:07 INFO : only0: Copied (replaced existing) 2026/05/14 04:09:07 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/05/14 04:09:07 INFO : only10: Copied (replaced existing) 2026/05/14 04:09:07 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/05/14 04:09:07 INFO : only12: Copied (replaced existing) 2026/05/14 04:09:07 DEBUG : only11.51c18866.partial: renamed to: only11 2026/05/14 04:09:07 INFO : only11: Copied (replaced existing) 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34874") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30962") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34730->172.17.0.3:34874, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47720->172.17.0.3:30962, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30899") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33503") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39320->172.17.0.3:30899, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59432->172.17.0.3:33503, err= 2026/05/14 04:09:07 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/05/14 04:09:07 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/05/14 04:09:07 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/05/14 04:09:07 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/05/14 04:09:07 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/05/14 04:09:07 INFO : only15: Copied (replaced existing) 2026/05/14 04:09:07 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/05/14 04:09:07 INFO : only13: Copied (replaced existing) 2026/05/14 04:09:07 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/05/14 04:09:07 INFO : only14: Copied (replaced existing) 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30046") 2026/05/14 04:09:07 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/05/14 04:09:07 INFO : only17: Copied (replaced existing) 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34837") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40382->172.17.0.3:30046, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38348->172.17.0.3:34837, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31713") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54578->172.17.0.3:31713, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36102") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42828->172.17.0.3:36102, err= 2026/05/14 04:09:07 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/05/14 04:09:07 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/05/14 04:09:07 DEBUG : only18.f963383f.partial: size = 0 OK 2026/05/14 04:09:07 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/05/14 04:09:07 INFO : only19: Copied (replaced existing) 2026/05/14 04:09:07 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/05/14 04:09:07 DEBUG : only18.f963383f.partial: renamed to: only18 2026/05/14 04:09:07 INFO : only18: Copied (replaced existing) 2026/05/14 04:09:07 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/05/14 04:09:07 INFO : only16: Copied (replaced existing) 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34171") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38276->172.17.0.3:34171, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35168") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34410") 2026/05/14 04:09:07 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/05/14 04:09:07 INFO : only2: Copied (replaced existing) 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58746->172.17.0.3:35168, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34470->172.17.0.3:34410, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38992") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58836->172.17.0.3:38992, err= 2026/05/14 04:09:07 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/05/14 04:09:07 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/05/14 04:09:07 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/05/14 04:09:07 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/05/14 04:09:07 INFO : only4: Copied (replaced existing) 2026/05/14 04:09:07 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/05/14 04:09:07 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/05/14 04:09:07 INFO : only7: Copied (replaced existing) 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35076") 2026/05/14 04:09:07 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/05/14 04:09:07 INFO : only5: Copied (replaced existing) 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43114->172.17.0.3:35076, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34397") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38110->172.17.0.3:34397, err= 2026/05/14 04:09:07 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/05/14 04:09:07 INFO : only8: Copied (replaced existing) 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38326") 2026/05/14 04:09:07 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52014->172.17.0.3:38326, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35119") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57696->172.17.0.3:35119, err= 2026/05/14 04:09:07 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/05/14 04:09:07 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/05/14 04:09:07 INFO : only9: Copied (replaced existing) 2026/05/14 04:09:07 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/05/14 04:09:07 INFO : only3: Copied (replaced existing) 2026/05/14 04:09:07 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/05/14 04:09:07 DEBUG : only1.77787b15.partial: size = 0 OK 2026/05/14 04:09:07 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/05/14 04:09:07 INFO : only6: Copied (replaced existing) 2026/05/14 04:09:07 DEBUG : only1.77787b15.partial: renamed to: only1 2026/05/14 04:09:07 INFO : only1: Copied (replaced existing) 2026/05/14 04:09:07 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33571") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41272->172.17.0.3:33571, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31750") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38976->172.17.0.3:31750, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35285") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43010->172.17.0.3:35285, err= --- PASS: TestSyncConcurrentTruncate (0.07s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:07 DEBUG : empty_dir: Making directory with metadata 2026/05/14 04:09:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:09:07 DEBUG : empty_on_remote: Making directory with metadata 2026/05/14 04:09:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:09:07 INFO : empty_on_remote: Making directory 2026/05/14 04:09:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/14 04:09:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/14 04:09:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/14 04:09:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:09:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38737") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36152->172.17.0.3:38737, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37941") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31285") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59020->172.17.0.3:31285, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31460") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43978->172.17.0.3:37941, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50226->172.17.0.3:31460, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34849") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56158->172.17.0.3:34849, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38316") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52634->172.17.0.3:38316, err= --- PASS: TestSyncReplaceDirModTime (0.01s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:07 DEBUG : empty_dir: Making directory with metadata 2026/05/14 04:09:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:09:07 DEBUG : empty_on_remote: Making directory with metadata 2026/05/14 04:09:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:09:07 INFO : empty_on_remote: Making directory 2026/05/14 04:09:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/14 04:09:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/14 04:09:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/14 04:09:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:09:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/14 04:09:07 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39170") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50316->172.17.0.3:39170, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35066") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38740") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38695") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56776->172.17.0.3:38740, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41160->172.17.0.3:35066, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52894->172.17.0.3:38695, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30411") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49218->172.17.0.3:30411, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38039") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35734->172.17.0.3:38039, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38210") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43144->172.17.0.3:38210, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:09:07 INFO : sub dir: Making directory 2026/05/14 04:09:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31643") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43004->172.17.0.3:31643, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32364") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31735") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36114->172.17.0.3:32364, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41600->172.17.0.3:31735, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30780") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38094->172.17.0.3:30780, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38482") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46822->172.17.0.3:38482, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32405") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47142->172.17.0.3:32405, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30341") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47462->172.17.0.3:30341, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37650") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44162->172.17.0.3:37650, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34599") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37638->172.17.0.3:34599, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38067") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45480->172.17.0.3:38067, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35339") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56552->172.17.0.3:35339, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:09:07 INFO : sub dir: Making directory 2026/05/14 04:09:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34563") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45034->172.17.0.3:34563, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31187") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30414") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40042->172.17.0.3:31187, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49246->172.17.0.3:30414, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34081") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46068->172.17.0.3:34081, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32681") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37296->172.17.0.3:32681, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39649") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40370->172.17.0.3:39649, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30054") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55854->172.17.0.3:30054, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38021") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59430->172.17.0.3:38021, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31284") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33504->172.17.0.3:31284, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37031") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52862->172.17.0.3:37031, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31269") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35040->172.17.0.3:31269, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36396") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58764->172.17.0.3:36396, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33012") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49584->172.17.0.3:33012, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39712") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47402->172.17.0.3:39712, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30824") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39946->172.17.0.3:30824, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38844") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37566->172.17.0.3:38844, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30441") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52852->172.17.0.3:30441, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39246") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43772->172.17.0.3:39246, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39827") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48928->172.17.0.3:39827, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31283") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48346->172.17.0.3:31283, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32294") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39990->172.17.0.3:32294, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36463") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56608->172.17.0.3:36463, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39058") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57794->172.17.0.3:39058, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33074") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56302->172.17.0.3:33074, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35569") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53328->172.17.0.3:35569, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30644") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49884->172.17.0.3:30644, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39114") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52972->172.17.0.3:39114, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31754") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52770->172.17.0.3:31754, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39303") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53182->172.17.0.3:39303, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30851") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44674->172.17.0.3:30851, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32338") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51690->172.17.0.3:32338, err= 2026/05/14 04:09:07 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34864") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54182->172.17.0.3:34864, err= 2026/05/14 04:09:07 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : apple: Excluded 2026/05/14 04:09:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:07 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : banana: Excluded 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31382") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39198->172.17.0.3:31382, err= 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30560") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35244->172.17.0.3:30560, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38473") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36496->172.17.0.3:38473, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35880") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38372->172.17.0.3:35880, err= 2026/05/14 04:09:07 DEBUG : apple: size = 5 OK 2026/05/14 04:09:07 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : apple: Unchanged skipping 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 04:09:07 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 04:09:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 04:09:07 DEBUG : banana: size = 6 OK 2026/05/14 04:09:07 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : banana: Unchanged skipping 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33578") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50342->172.17.0.3:33578, err= 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:07 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:07 INFO : There was nothing to transfer 2026/05/14 04:09:07 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35365") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33216->172.17.0.3:35365, err= 2026/05/14 04:09:07 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : apple: Excluded 2026/05/14 04:09:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:07 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : banana: Excluded 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38871") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43240->172.17.0.3:38871, err= 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30364") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50350->172.17.0.3:30364, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32330") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57302->172.17.0.3:32330, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35906") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53110->172.17.0.3:35906, err= 2026/05/14 04:09:07 DEBUG : apple: size = 5 OK 2026/05/14 04:09:07 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : apple: Unchanged skipping 2026/05/14 04:09:07 DEBUG : banana: size = 6 OK 2026/05/14 04:09:07 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 04:09:07 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : banana: Unchanged skipping 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37068") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34956->172.17.0.3:37068, err= 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:07 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:07 INFO : There was nothing to transfer 2026/05/14 04:09:07 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32811") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46822->172.17.0.3:32811, err= 2026/05/14 04:09:07 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : apple: Excluded 2026/05/14 04:09:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:07 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : banana: Excluded 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35740") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33958->172.17.0.3:35740, err= 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35983") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58024->172.17.0.3:35983, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32268") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39444->172.17.0.3:32268, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33213") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55500->172.17.0.3:33213, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33518") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58576->172.17.0.3:33518, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39548") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45846->172.17.0.3:39548, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38443") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43074->172.17.0.3:38443, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33550") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35700->172.17.0.3:33550, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31966") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37004->172.17.0.3:31966, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36976") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53856->172.17.0.3:36976, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36159") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56084->172.17.0.3:36159, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33905") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33920->172.17.0.3:33905, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34235") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41226->172.17.0.3:34235, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34697") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42562->172.17.0.3:34697, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30689") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59824->172.17.0.3:30689, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36635") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56760->172.17.0.3:36635, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35908") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55432->172.17.0.3:35908, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34144") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58608->172.17.0.3:34144, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35834") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37442->172.17.0.3:35834, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31911") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60290->172.17.0.3:31911, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33944") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58846->172.17.0.3:33944, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31511") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47044->172.17.0.3:31511, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39945") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51290->172.17.0.3:39945, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32493") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50884->172.17.0.3:32493, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39006") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39476->172.17.0.3:39006, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38044") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48556->172.17.0.3:38044, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33630") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52638->172.17.0.3:33630, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35476") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55930->172.17.0.3:35476, err= 2026/05/14 04:09:07 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37777") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58502->172.17.0.3:37777, err= 2026/05/14 04:09:07 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : apple: Excluded 2026/05/14 04:09:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:07 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : banana: Excluded 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30651") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50752->172.17.0.3:30651, err= 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39081") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41618->172.17.0.3:39081, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36894") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46556->172.17.0.3:36894, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37250") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36934->172.17.0.3:37250, err= 2026/05/14 04:09:07 DEBUG : apple: size = 5 OK 2026/05/14 04:09:07 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : apple: Unchanged skipping 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 04:09:07 DEBUG : banana: size = 6 OK 2026/05/14 04:09:07 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 04:09:07 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : banana: Unchanged skipping 2026/05/14 04:09:07 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37303") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54846->172.17.0.3:37303, err= 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:07 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:07 INFO : There was nothing to transfer 2026/05/14 04:09:07 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36805") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45150->172.17.0.3:36805, err= 2026/05/14 04:09:07 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : apple: Excluded 2026/05/14 04:09:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:07 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : banana: Excluded 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34260") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55836->172.17.0.3:34260, err= 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38378") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53632->172.17.0.3:38378, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38532") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44582->172.17.0.3:38532, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37907") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48008->172.17.0.3:37907, err= 2026/05/14 04:09:07 DEBUG : apple: size = 5 OK 2026/05/14 04:09:07 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : apple: Unchanged skipping 2026/05/14 04:09:07 DEBUG : banana: size = 6 OK 2026/05/14 04:09:07 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 04:09:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 04:09:07 DEBUG : banana: Unchanged skipping 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34991") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55222->172.17.0.3:34991, err= 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:07 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:07 INFO : There was nothing to transfer 2026/05/14 04:09:07 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36127") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56866->172.17.0.3:36127, err= 2026/05/14 04:09:07 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : apple: Excluded 2026/05/14 04:09:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:07 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : banana: Excluded 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36859") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41574->172.17.0.3:36859, err= 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38110") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59570->172.17.0.3:38110, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35736") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53676->172.17.0.3:35736, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30542") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33752->172.17.0.3:30542, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38762") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50042->172.17.0.3:38762, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34428") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44506->172.17.0.3:34428, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32562") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40526->172.17.0.3:32562, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35125") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38182->172.17.0.3:35125, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30292") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46644->172.17.0.3:30292, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39610") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52968->172.17.0.3:39610, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36741") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33802->172.17.0.3:36741, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31472") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34922->172.17.0.3:31472, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33942") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43040->172.17.0.3:33942, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31112") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45680->172.17.0.3:31112, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35764") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40136->172.17.0.3:35764, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32454") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33698->172.17.0.3:32454, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39770") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60182->172.17.0.3:39770, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38723") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36476->172.17.0.3:38723, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31652") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53654->172.17.0.3:31652, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37534") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60354->172.17.0.3:37534, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34132") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47750->172.17.0.3:34132, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34159") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41252->172.17.0.3:34159, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33659") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52592->172.17.0.3:33659, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30986") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57564->172.17.0.3:30986, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37953") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54992->172.17.0.3:37953, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32650") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58208->172.17.0.3:32650, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35378") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48080->172.17.0.3:35378, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32914") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48538->172.17.0.3:32914, err= 2026/05/14 04:09:07 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33195") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38496->172.17.0.3:33195, err= 2026/05/14 04:09:07 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : apple: Excluded 2026/05/14 04:09:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:07 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : banana: Excluded 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37269") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35206->172.17.0.3:37269, err= 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38506") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54424->172.17.0.3:38506, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31185") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40528->172.17.0.3:31185, err= 2026/05/14 04:09:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:07 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:07 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:07 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:07 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:07 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:07 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:07 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32253") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44996->172.17.0.3:32253, err= 2026/05/14 04:09:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:07 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Connecting to FTP server 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:21") 2026/05/14 04:09:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44942->172.17.0.3:21, err= 2026/05/14 04:09:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30231") 2026/05/14 04:09:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30879") 2026/05/14 04:09:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47530->172.17.0.3:30879, err= 2026/05/14 04:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60536->172.17.0.3:30231, err= 2026/05/14 04:09:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30530") 2026/05/14 04:09:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53736->172.17.0.3:30530, err= 2026/05/14 04:09:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31586") 2026/05/14 04:09:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/14 04:09:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34362->172.17.0.3:31586, err= 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/05/14 04:09:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:07 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/05/14 04:09:07 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/05/14 04:09:07 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/05/14 04:09:07 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/14 04:09:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:07 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:07 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/05/14 04:09:07 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/14 04:09:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38443") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43084->172.17.0.3:38443, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30258") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59750->172.17.0.3:30258, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35696") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42656->172.17.0.3:35696, err= 2026/05/14 04:09:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30964") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53976->172.17.0.3:30964, err= 2026/05/14 04:09:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38930") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41764->172.17.0.3:38930, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31485") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35560->172.17.0.3:31485, err= 2026/05/14 04:09:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/05/14 04:09:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36691") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58218->172.17.0.3:36691, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39344") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57614->172.17.0.3:39344, err= 2026/05/14 04:09:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39373") 2026/05/14 04:09:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40820->172.17.0.3:39373, err= 2026/05/14 04:09:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/05/14 04:09:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33787") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48972->172.17.0.3:33787, err= 2026/05/14 04:09:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31534") 2026/05/14 04:09:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54978->172.17.0.3:31534, err= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39193") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48780->172.17.0.3:39193, err= 2026/05/14 04:09:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/05/14 04:09:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31708") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52952->172.17.0.3:31708, err= 2026/05/14 04:09:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34005") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42522->172.17.0.3:34005, err= 2026/05/14 04:09:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38137") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33540->172.17.0.3:38137, err= 2026/05/14 04:09:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/05/14 04:09:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 04:09:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38608") 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37368->172.17.0.3:38608, err= 2026/05/14 04:09:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/05/14 04:09:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:07 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/05/14 04:09:07 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 04:09:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yaroyuh6miva: closing 1 unused connections 2026/05/14 04:09:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fubufec8meco: closing 2 unused connections 2026/05/14 04:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31909") 2026/05/14 04:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54538->172.17.0.3:31909, err= 2026/05/14 04:09:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/05/14 04:09:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:09 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:09 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Connecting to FTP server 2026/05/14 04:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Connecting to FTP server 2026/05/14 04:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:21") 2026/05/14 04:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44958->172.17.0.3:21, err= 2026/05/14 04:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Connecting to FTP server 2026/05/14 04:09:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/14 04:09:09 INFO : apple: Deleted 2026/05/14 04:09:09 INFO : banana: Deleted 2026/05/14 04:09:09 INFO : dir1/0013-789;=.txt: Deleted 2026/05/14 04:09:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/14 04:09:09 INFO : dir1/0010-456789.txt: Deleted 2026/05/14 04:09:09 INFO : dir1/0012-6789;.txt: Deleted 2026/05/14 04:09:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/14 04:09:09 INFO : dir1/0011-56789;.txt: Deleted 2026/05/14 04:09:09 INFO : dir1/0014-89;=.txt: Deleted 2026/05/14 04:09:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/14 04:09:09 INFO : dir1/0008-2345678.txt: Deleted 2026/05/14 04:09:09 INFO : dir1/0003-defghij.txt: Deleted 2026/05/14 04:09:09 INFO : splitbananasplit: Deleted 2026/05/14 04:09:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/14 04:09:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/14 04:09:09 INFO : dir1/0007-1234567.txt: Deleted 2026/05/14 04:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:21") 2026/05/14 04:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44966->172.17.0.3:21, err= 2026/05/14 04:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:21") 2026/05/14 04:09:09 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44972->172.17.0.3:21, err= 2026/05/14 04:09:12 INFO : appleappleapplebanana: Deleted 2026/05/14 04:09:12 INFO : dir1/0015-9;=.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0009-3456789.txt: Deleted 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37936") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33512->172.17.0.3:37936, err= 2026/05/14 04:09:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/14 04:09:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/14 04:09:12 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : YXBwbGU=: Excluded 2026/05/14 04:09:12 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : YmFuYW5h: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35752") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48802->172.17.0.3:35752, err= 2026/05/14 04:09:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37193") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37878->172.17.0.3:37193, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31216") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47978->172.17.0.3:31216, err= 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37361") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42150->172.17.0.3:37361, err= 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : YXBwbGU=: size = 5 OK 2026/05/14 04:09:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : YmFuYW5h: size = 6 OK 2026/05/14 04:09:12 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : banana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/14 04:09:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 04:09:12 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : apple: Unchanged skipping 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33382") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53644->172.17.0.3:33382, err= 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/14 04:09:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30236") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41430->172.17.0.3:30236, err= 2026/05/14 04:09:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/14 04:09:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/14 04:09:12 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : YXBwbGU=: Excluded 2026/05/14 04:09:12 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : YmFuYW5h: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38922") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53046->172.17.0.3:38922, err= 2026/05/14 04:09:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38427") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49598->172.17.0.3:38427, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30498") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41864->172.17.0.3:30498, err= 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 04:09:12 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33508") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35894->172.17.0.3:33508, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36490") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44934->172.17.0.3:36490, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34239") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58626->172.17.0.3:34239, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33329") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36808->172.17.0.3:33329, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31302") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52682->172.17.0.3:31302, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32609") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56672->172.17.0.3:32609, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36367") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34032->172.17.0.3:36367, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37141") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42790->172.17.0.3:37141, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36225") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47166->172.17.0.3:36225, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31018") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51020->172.17.0.3:31018, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35985") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41460->172.17.0.3:35985, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35813") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46888->172.17.0.3:35813, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39803") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58050->172.17.0.3:39803, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38807") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37360->172.17.0.3:38807, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37972") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60738->172.17.0.3:37972, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33987") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43882->172.17.0.3:33987, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30250") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37590->172.17.0.3:30250, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32081") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59990->172.17.0.3:32081, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34501") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45526->172.17.0.3:34501, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34668") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53146->172.17.0.3:34668, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36931") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41234->172.17.0.3:36931, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37821") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39868->172.17.0.3:37821, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34125") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37710->172.17.0.3:34125, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32698") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34164->172.17.0.3:32698, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31200") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50048->172.17.0.3:31200, err= 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38829") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33916->172.17.0.3:38829, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35264") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46692->172.17.0.3:35264, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36761") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40128->172.17.0.3:36761, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39971") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46970->172.17.0.3:39971, err= 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34279") 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56242->172.17.0.3:34279, err= 2026/05/14 04:09:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32018") 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55268->172.17.0.3:32018, err= 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31630") 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38834") 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46246->172.17.0.3:38834, err= 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33186->172.17.0.3:31630, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33971") 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36450->172.17.0.3:33971, err= 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30553") 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57634->172.17.0.3:30553, err= 2026/05/14 04:09:12 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/05/14 04:09:12 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/05/14 04:09:12 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/05/14 04:09:12 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/05/14 04:09:12 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/05/14 04:09:12 INFO : apple: Copied (new) to: PREFIXapple 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32939") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39582->172.17.0.3:32939, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36359") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60594->172.17.0.3:36359, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32101") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47240->172.17.0.3:32101, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34599") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50486->172.17.0.3:34599, err= 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/05/14 04:09:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34803") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46902->172.17.0.3:34803, err= 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30616") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38243") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51408->172.17.0.3:30616, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35927") 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59868->172.17.0.3:35927, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59136->172.17.0.3:38243, err= 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 04:09:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31083") 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 04:09:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43948->172.17.0.3:31083, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33267") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38604->172.17.0.3:33267, err= 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/05/14 04:09:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38316") 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37459") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60668->172.17.0.3:38316, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50108->172.17.0.3:37459, err= 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/05/14 04:09:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/05/14 04:09:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32611") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47838->172.17.0.3:32611, err= 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37012") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58818->172.17.0.3:37012, err= 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/05/14 04:09:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/05/14 04:09:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/05/14 04:09:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38967") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57614->172.17.0.3:38967, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33564") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34542->172.17.0.3:33564, err= 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/05/14 04:09:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/05/14 04:09:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/05/14 04:09:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 INFO : dir1/0014-89;=.txt: Deleted 2026/05/14 04:09:12 INFO : banana: Deleted 2026/05/14 04:09:12 INFO : dir1/0013-789;=.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0003-defghij.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0011-56789;.txt: Deleted 2026/05/14 04:09:12 INFO : appleappleapplebanana: Deleted 2026/05/14 04:09:12 INFO : dir1/0008-2345678.txt: Deleted 2026/05/14 04:09:12 INFO : apple: Deleted 2026/05/14 04:09:12 INFO : splitbananasplit: Deleted 2026/05/14 04:09:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0012-6789;.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0010-456789.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0009-3456789.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0007-1234567.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0015-9;=.txt: Deleted 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37200") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34044->172.17.0.3:37200, err= 2026/05/14 04:09:12 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : PREFIXsplitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : PREFIXbanana: Excluded 2026/05/14 04:09:12 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : PREFIXapple: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34856") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41790->172.17.0.3:34856, err= 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37185") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59058->172.17.0.3:37185, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37004") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59724->172.17.0.3:37004, err= 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 04:09:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37389") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34214->172.17.0.3:37389, err= 2026/05/14 04:09:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34764") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38867") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39910") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40408->172.17.0.3:38867, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51312->172.17.0.3:34764, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33138->172.17.0.3:39910, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30413") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38905") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44692->172.17.0.3:38905, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52688->172.17.0.3:30413, err= 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/14 04:09:12 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/14 04:09:12 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/14 04:09:12 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/14 04:09:12 INFO : splitbananasplit: Copied (new) 2026/05/14 04:09:12 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/14 04:09:12 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/14 04:09:12 INFO : apple: Copied (new) 2026/05/14 04:09:12 INFO : appleappleapplebanana: Copied (new) 2026/05/14 04:09:12 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/14 04:09:12 INFO : banana: Copied (new) 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38399") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38695") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50728->172.17.0.3:38399, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38736->172.17.0.3:38695, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32644") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33429") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36948->172.17.0.3:32644, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36910->172.17.0.3:33429, err= 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/14 04:09:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/14 04:09:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/14 04:09:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/14 04:09:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32998") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51430->172.17.0.3:32998, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31940") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32295") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45948->172.17.0.3:31940, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31605") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46918->172.17.0.3:31605, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36774->172.17.0.3:32295, err= 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/14 04:09:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/14 04:09:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/14 04:09:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37793") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45574->172.17.0.3:37793, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33003") 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/14 04:09:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44246->172.17.0.3:33003, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36946") 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36502") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34140->172.17.0.3:36502, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44266->172.17.0.3:36946, err= 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/14 04:09:12 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31578") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47528->172.17.0.3:31578, err= 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/14 04:09:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/14 04:09:12 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/14 04:09:12 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39520") 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39834") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37818->172.17.0.3:39520, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55514->172.17.0.3:39834, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37134") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35928->172.17.0.3:37134, err= 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/14 04:09:12 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/14 04:09:12 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/14 04:09:12 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/14 04:09:12 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/14 04:09:12 INFO : PREFIXsplitbananasplit: Deleted 2026/05/14 04:09:12 INFO : PREFIXbanana: Deleted 2026/05/14 04:09:12 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/14 04:09:12 INFO : PREFIXapple: Deleted 2026/05/14 04:09:12 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/14 04:09:12 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/14 04:09:12 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31563") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53196->172.17.0.3:31563, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32261") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45228->172.17.0.3:32261, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39074") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57072->172.17.0.3:39074, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38940") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42106->172.17.0.3:38940, err= 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32322") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58370->172.17.0.3:32322, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37267") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38204->172.17.0.3:37267, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30742") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48192->172.17.0.3:30742, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30065") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51768->172.17.0.3:30065, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35487") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42966->172.17.0.3:35487, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35436") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55494->172.17.0.3:35436, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34641") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43632->172.17.0.3:34641, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36703") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48274->172.17.0.3:36703, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31219") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44648->172.17.0.3:31219, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38446") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55214->172.17.0.3:38446, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35333") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59496->172.17.0.3:35333, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34478") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41514->172.17.0.3:34478, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34275") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57656->172.17.0.3:34275, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39874") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41636->172.17.0.3:39874, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38060") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35314->172.17.0.3:38060, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34070") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42502->172.17.0.3:34070, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30983") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51916->172.17.0.3:30983, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31043") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59538->172.17.0.3:31043, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31078") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52732->172.17.0.3:31078, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30719") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49638->172.17.0.3:30719, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37224") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52710->172.17.0.3:37224, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31794") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35282->172.17.0.3:31794, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30619") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44804->172.17.0.3:30619, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31894") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42964->172.17.0.3:31894, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30766") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54132->172.17.0.3:30766, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32590") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52374->172.17.0.3:32590, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37941") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:32926->172.17.0.3:37941, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36845") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33204->172.17.0.3:36845, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30751") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35378->172.17.0.3:30751, err= 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30944") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45360->172.17.0.3:30944, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36297") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56758->172.17.0.3:36297, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35922") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34202->172.17.0.3:35922, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35596") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52932->172.17.0.3:35596, err= 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33679") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50436->172.17.0.3:33679, err= 2026/05/14 04:09:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 04:09:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30417") 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37432->172.17.0.3:30417, err= 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37129") 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37006->172.17.0.3:37129, err= 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35561") 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52426->172.17.0.3:35561, err= 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38079") 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40628->172.17.0.3:38079, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36754") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47446->172.17.0.3:36754, err= 2026/05/14 04:09:12 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/05/14 04:09:12 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/05/14 04:09:12 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/05/14 04:09:12 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/05/14 04:09:12 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/05/14 04:09:12 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34026") 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31830") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41000->172.17.0.3:31830, err= 2026/05/14 04:09:12 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/05/14 04:09:12 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34050") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47136->172.17.0.3:34026, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60408->172.17.0.3:34050, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33836") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35578->172.17.0.3:33836, err= 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 04:09:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/14 04:09:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34434") 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43690->172.17.0.3:34434, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31900") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31859") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52662->172.17.0.3:31900, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47172->172.17.0.3:31859, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38137") 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51632->172.17.0.3:38137, err= 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 04:09:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 04:09:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38219") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44278->172.17.0.3:38219, err= 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38852") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30262") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38862->172.17.0.3:38852, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50410->172.17.0.3:30262, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37224") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52718->172.17.0.3:37224, err= 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/05/14 04:09:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 04:09:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/14 04:09:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 04:09:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31614") 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58972->172.17.0.3:31614, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32824") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37275") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31955") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56904->172.17.0.3:32824, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38612->172.17.0.3:37275, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43382->172.17.0.3:31955, err= 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 04:09:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 04:09:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 04:09:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/14 04:09:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 INFO : dir1/0007-1234567.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0003-defghij.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0010-456789.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0009-3456789.txt: Deleted 2026/05/14 04:09:12 INFO : splitbananasplit: Deleted 2026/05/14 04:09:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0013-789;=.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0008-2345678.txt: Deleted 2026/05/14 04:09:12 INFO : banana: Deleted 2026/05/14 04:09:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0015-9;=.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0014-89;=.txt: Deleted 2026/05/14 04:09:12 INFO : appleappleapplebanana: Deleted 2026/05/14 04:09:12 INFO : dir1/0012-6789;.txt: Deleted 2026/05/14 04:09:12 INFO : apple: Deleted 2026/05/14 04:09:12 INFO : dir1/0011-56789;.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36285") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:32914->172.17.0.3:36285, err= 2026/05/14 04:09:12 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/05/14 04:09:12 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : bananaSUFFIX: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplitSUFFIX: Excluded 2026/05/14 04:09:12 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleSUFFIX: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31450") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46008->172.17.0.3:31450, err= 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38752") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40020->172.17.0.3:38752, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33245") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40316->172.17.0.3:33245, err= 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 04:09:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34837") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60160->172.17.0.3:34837, err= 2026/05/14 04:09:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31963") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32347") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47766->172.17.0.3:31963, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30728") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58710->172.17.0.3:32347, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32388") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43542->172.17.0.3:30728, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36262->172.17.0.3:32388, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38490") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37058->172.17.0.3:38490, err= 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/14 04:09:12 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/14 04:09:12 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/14 04:09:12 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/14 04:09:12 INFO : banana: Copied (new) 2026/05/14 04:09:12 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/14 04:09:12 INFO : apple: Copied (new) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/14 04:09:12 INFO : appleappleapplebanana: Copied (new) 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38346") 2026/05/14 04:09:12 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/14 04:09:12 INFO : splitbananasplit: Copied (new) 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47546->172.17.0.3:38346, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38908") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36372") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37358") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49198->172.17.0.3:36372, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37130->172.17.0.3:38908, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49362->172.17.0.3:37358, err= 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/14 04:09:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/14 04:09:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37918") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33352") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39960->172.17.0.3:37918, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35948->172.17.0.3:33352, err= 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/14 04:09:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/14 04:09:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32020") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48918->172.17.0.3:32020, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36922") 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53054->172.17.0.3:36922, err= 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/14 04:09:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/14 04:09:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36974") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33279") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39194->172.17.0.3:36974, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43200->172.17.0.3:33279, err= 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/14 04:09:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/14 04:09:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33958") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60392->172.17.0.3:33958, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34405") 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/14 04:09:12 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56502->172.17.0.3:34405, err= 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/14 04:09:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37950") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52100->172.17.0.3:37950, err= 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35486") 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39900->172.17.0.3:35486, err= 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/14 04:09:12 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/14 04:09:12 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30035") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49750->172.17.0.3:30035, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33804") 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/14 04:09:12 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55184->172.17.0.3:33804, err= 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/14 04:09:12 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/14 04:09:12 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/14 04:09:12 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/14 04:09:12 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/14 04:09:12 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/14 04:09:12 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/14 04:09:12 INFO : appleSUFFIX: Deleted 2026/05/14 04:09:12 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/14 04:09:12 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/14 04:09:12 INFO : bananaSUFFIX: Deleted 2026/05/14 04:09:12 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/14 04:09:12 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/14 04:09:12 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/14 04:09:12 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/14 04:09:12 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/14 04:09:12 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/14 04:09:12 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/14 04:09:12 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/14 04:09:12 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/14 04:09:12 INFO : splitbananasplitSUFFIX: Deleted 2026/05/14 04:09:12 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/14 04:09:12 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36128") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54586->172.17.0.3:36128, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35194") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47260->172.17.0.3:35194, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31381") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54734->172.17.0.3:31381, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37121") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44684->172.17.0.3:37121, err= 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33389") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:32958->172.17.0.3:33389, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36108") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50916->172.17.0.3:36108, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34356") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35182->172.17.0.3:34356, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30023") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40438->172.17.0.3:30023, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31567") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52080->172.17.0.3:31567, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39138") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58114->172.17.0.3:39138, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32552") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33198->172.17.0.3:32552, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37198") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36372->172.17.0.3:37198, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32042") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46566->172.17.0.3:32042, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39883") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54656->172.17.0.3:39883, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34685") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57796->172.17.0.3:34685, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30652") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35172->172.17.0.3:30652, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34426") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38974->172.17.0.3:34426, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33324") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36514->172.17.0.3:33324, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34269") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44740->172.17.0.3:34269, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38964") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44658->172.17.0.3:38964, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33265") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50454->172.17.0.3:33265, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36558") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55296->172.17.0.3:36558, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32232") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56658->172.17.0.3:32232, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38600") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51124->172.17.0.3:38600, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39226") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44522->172.17.0.3:39226, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39359") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59818->172.17.0.3:39359, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35212") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53278->172.17.0.3:35212, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30530") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49508->172.17.0.3:30530, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39777") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40590->172.17.0.3:39777, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32990") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47370->172.17.0.3:32990, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35365") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33108->172.17.0.3:35365, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30749") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37540->172.17.0.3:30749, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36197") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38272->172.17.0.3:36197, err= 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30723") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36120->172.17.0.3:30723, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36121") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33024->172.17.0.3:36121, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37854") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47776->172.17.0.3:37854, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31993") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48588->172.17.0.3:31993, err= 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37322") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59584->172.17.0.3:37322, err= 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 04:09:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : apple: size = 5 OK 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : apple: Unchanged skipping 2026/05/14 04:09:12 DEBUG : banana: size = 6 OK 2026/05/14 04:09:12 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : banana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33724") 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37816") 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49422->172.17.0.3:33724, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58880->172.17.0.3:37816, err= 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30254") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39174") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50598->172.17.0.3:30254, err= 2026/05/14 04:09:12 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34276->172.17.0.3:39174, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32739") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50982->172.17.0.3:32739, err= 2026/05/14 04:09:12 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/05/14 04:09:12 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 04:09:12 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39913") 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36420->172.17.0.3:39913, err= 2026/05/14 04:09:12 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/05/14 04:09:12 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/05/14 04:09:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 04:09:12 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/05/14 04:09:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39517") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38658") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33596") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37982->172.17.0.3:39517, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44628->172.17.0.3:33596, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36410->172.17.0.3:38658, err= 2026/05/14 04:09:12 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/05/14 04:09:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 04:09:12 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/05/14 04:09:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 04:09:12 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/05/14 04:09:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/14 04:09:12 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/05/14 04:09:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35492") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39817") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38506->172.17.0.3:35492, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48906->172.17.0.3:39817, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32312") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37318") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55204->172.17.0.3:32312, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54048->172.17.0.3:37318, err= 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/05/14 04:09:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/05/14 04:09:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 04:09:12 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/05/14 04:09:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38936") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32709") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56586->172.17.0.3:38936, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43354->172.17.0.3:32709, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33918") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50210->172.17.0.3:33918, err= 2026/05/14 04:09:12 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/05/14 04:09:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/14 04:09:12 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 04:09:12 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/05/14 04:09:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32878") 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38012->172.17.0.3:32878, err= 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/05/14 04:09:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33462") 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53542->172.17.0.3:33462, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38916") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39648->172.17.0.3:38916, err= 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/05/14 04:09:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/05/14 04:09:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/05/14 04:09:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/05/14 04:09:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0010-456789.txt: Deleted 2026/05/14 04:09:12 INFO : splitbananasplit: Deleted 2026/05/14 04:09:12 INFO : dir1/0013-789;=.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0009-3456789.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0003-defghij.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0011-56789;.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0007-1234567.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0014-89;=.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/14 04:09:12 INFO : appleappleapplebanana: Deleted 2026/05/14 04:09:12 INFO : dir1/0012-6789;.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0008-2345678.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/14 04:09:12 INFO : dir1/0015-9;=.txt: Deleted 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39815") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36654->172.17.0.3:39815, err= 2026/05/14 04:09:12 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbanan: Excluded 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleapple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleapple: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35115") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41672->172.17.0.3:35115, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefg: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcde: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defgh: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdef: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-34567: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-23456: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghi: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-45678: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijk: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-12345: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghij: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39512") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41644->172.17.0.3:39512, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39359") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59826->172.17.0.3:39359, err= 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34133") 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34928->172.17.0.3:34133, err= 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 04:09:12 DEBUG : apple: size = 5 OK 2026/05/14 04:09:12 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : apple: Unchanged skipping 2026/05/14 04:09:12 DEBUG : appleapple: size = 21 OK 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : splitbanan: size = 16 OK 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 04:09:12 DEBUG : banana: size = 6 OK 2026/05/14 04:09:12 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : banana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34646") 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54306->172.17.0.3:34646, err= 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 04:09:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 04:09:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 04:09:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 04:09:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 04:09:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 04:09:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 04:09:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 04:09:12 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 04:09:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 04:09:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 04:09:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 04:09:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 04:09:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 04:09:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 04:09:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/14 04:09:12 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33571") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57412->172.17.0.3:33571, err= 2026/05/14 04:09:12 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbanan: Excluded 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleapple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleapple: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36093") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45518->172.17.0.3:36093, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefg: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcde: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defgh: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdef: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-34567: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-23456: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghi: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-45678: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijk: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-12345: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghij: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30868") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45992->172.17.0.3:30868, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33907") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50170->172.17.0.3:33907, err= 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 04:09:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33735") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34976->172.17.0.3:33735, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36589") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58484->172.17.0.3:36589, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30343") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34106->172.17.0.3:30343, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31598") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47362->172.17.0.3:31598, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32147") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40020->172.17.0.3:32147, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31883") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42530->172.17.0.3:31883, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32184") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53896->172.17.0.3:32184, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31982") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45400->172.17.0.3:31982, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32679") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34992->172.17.0.3:32679, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32698") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34178->172.17.0.3:32698, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33150") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33328->172.17.0.3:33150, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36622") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52044->172.17.0.3:36622, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37065") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53600->172.17.0.3:37065, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33209") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38488->172.17.0.3:33209, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38335") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50820->172.17.0.3:38335, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31379") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37762->172.17.0.3:31379, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37819") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56962->172.17.0.3:37819, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31066") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53838->172.17.0.3:31066, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30904") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36676->172.17.0.3:30904, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35910") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53820->172.17.0.3:35910, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30545") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35410->172.17.0.3:30545, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39300") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47394->172.17.0.3:39300, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39533") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56134->172.17.0.3:39533, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32638") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38692->172.17.0.3:32638, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30230") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54484->172.17.0.3:30230, err= 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36150") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53146->172.17.0.3:36150, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38484") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43168->172.17.0.3:38484, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33349") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55322->172.17.0.3:33349, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35015") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58884->172.17.0.3:35015, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32115") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55322->172.17.0.3:32115, err= 2026/05/14 04:09:12 DEBUG : apple: size = 5 OK 2026/05/14 04:09:12 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : apple: Unchanged skipping 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : banana: size = 6 OK 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 04:09:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 04:09:12 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : banana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39172") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51700->172.17.0.3:39172, err= 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35272") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36670->172.17.0.3:35272, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36249") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38744->172.17.0.3:36249, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31625") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60518->172.17.0.3:31625, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33486") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42082->172.17.0.3:33486, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31108") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58028->172.17.0.3:31108, err= 2026/05/14 04:09:12 DEBUG : apple: size = 5 OK 2026/05/14 04:09:12 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : apple: Unchanged skipping 2026/05/14 04:09:12 DEBUG : banana: size = 6 OK 2026/05/14 04:09:12 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : banana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 04:09:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35684") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43662->172.17.0.3:35684, err= 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33122") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54364->172.17.0.3:33122, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30014") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41498->172.17.0.3:30014, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38807") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37364->172.17.0.3:38807, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34287") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58840->172.17.0.3:34287, err= 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32339") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44864->172.17.0.3:32339, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37506") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52958->172.17.0.3:37506, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33121") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38992->172.17.0.3:33121, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32390") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42770->172.17.0.3:32390, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30996") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36638->172.17.0.3:30996, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31869") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45052->172.17.0.3:31869, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38862") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40354->172.17.0.3:38862, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34799") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42324->172.17.0.3:34799, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32078") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36944->172.17.0.3:32078, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32137") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41078->172.17.0.3:32137, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34706") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55944->172.17.0.3:34706, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31829") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35120->172.17.0.3:31829, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36424") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42596->172.17.0.3:36424, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37873") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57486->172.17.0.3:37873, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39018") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36032->172.17.0.3:39018, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32476") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50666->172.17.0.3:32476, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30227") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35074->172.17.0.3:30227, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35497") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39064->172.17.0.3:35497, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33978") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39270->172.17.0.3:33978, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36038") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60850->172.17.0.3:36038, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35440") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59566->172.17.0.3:35440, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38315") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41902->172.17.0.3:38315, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39070") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:32820->172.17.0.3:39070, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37807") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50216->172.17.0.3:37807, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32455") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50470->172.17.0.3:32455, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35864") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48334->172.17.0.3:35864, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36892") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50022->172.17.0.3:36892, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39481") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55018->172.17.0.3:39481, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30687") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48354->172.17.0.3:30687, err= 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30853") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35712->172.17.0.3:30853, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36476") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34734->172.17.0.3:36476, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35224") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37486->172.17.0.3:35224, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33535") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41180->172.17.0.3:33535, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34777") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49264->172.17.0.3:34777, err= 2026/05/14 04:09:12 DEBUG : apple: size = 5 OK 2026/05/14 04:09:12 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : apple: Unchanged skipping 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : banana: size = 6 OK 2026/05/14 04:09:12 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : banana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 04:09:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30003") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43278->172.17.0.3:30003, err= 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30753") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57182->172.17.0.3:30753, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35257") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52342->172.17.0.3:35257, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32015") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56682->172.17.0.3:32015, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34486") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40194->172.17.0.3:34486, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32223") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50372->172.17.0.3:32223, err= 2026/05/14 04:09:12 DEBUG : apple: size = 5 OK 2026/05/14 04:09:12 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : apple: Unchanged skipping 2026/05/14 04:09:12 DEBUG : banana: size = 6 OK 2026/05/14 04:09:12 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : banana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 04:09:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34771") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38696->172.17.0.3:34771, err= 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34169") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52660->172.17.0.3:34169, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32747") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48286->172.17.0.3:32747, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38096") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33558->172.17.0.3:38096, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33246") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39782->172.17.0.3:33246, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36820") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36274->172.17.0.3:36820, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36229") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54322->172.17.0.3:36229, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36124") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55038->172.17.0.3:36124, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31466") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44190->172.17.0.3:31466, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36969") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33078->172.17.0.3:36969, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36196") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38344->172.17.0.3:36196, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38061") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42714->172.17.0.3:38061, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32948") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54600->172.17.0.3:32948, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37799") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38400->172.17.0.3:37799, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35418") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50088->172.17.0.3:35418, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35008") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42016->172.17.0.3:35008, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32738") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39808->172.17.0.3:32738, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36740") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55922->172.17.0.3:36740, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31613") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43346->172.17.0.3:31613, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31498") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40416->172.17.0.3:31498, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31996") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52948->172.17.0.3:31996, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37673") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58488->172.17.0.3:37673, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39315") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38154->172.17.0.3:39315, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30693") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41238->172.17.0.3:30693, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36085") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48928->172.17.0.3:36085, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38762") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52138->172.17.0.3:38762, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37831") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60600->172.17.0.3:37831, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35989") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34630->172.17.0.3:35989, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35218") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52952->172.17.0.3:35218, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30604") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57642->172.17.0.3:30604, err= 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33374") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45144->172.17.0.3:33374, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32447") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49262->172.17.0.3:32447, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33445") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44818->172.17.0.3:33445, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35166") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59332->172.17.0.3:35166, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38940") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42116->172.17.0.3:38940, err= 2026/05/14 04:09:12 DEBUG : apple: size = 5 OK 2026/05/14 04:09:12 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : apple: Unchanged skipping 2026/05/14 04:09:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 04:09:12 DEBUG : banana: size = 6 OK 2026/05/14 04:09:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 04:09:12 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 04:09:12 DEBUG : banana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30320") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51390->172.17.0.3:30320, err= 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34580") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55486->172.17.0.3:34580, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37165") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43364->172.17.0.3:37165, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36166") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51216->172.17.0.3:36166, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33689") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44622->172.17.0.3:33689, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33217") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54416->172.17.0.3:33217, err= 2026/05/14 04:09:12 DEBUG : apple: size = 5 OK 2026/05/14 04:09:12 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : apple: Unchanged skipping 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : banana: size = 6 OK 2026/05/14 04:09:12 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : banana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36302") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42260->172.17.0.3:36302, err= 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31312") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48926->172.17.0.3:31312, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39783") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34356->172.17.0.3:39783, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32569") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53920->172.17.0.3:32569, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37304") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59386->172.17.0.3:37304, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37920") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35878->172.17.0.3:37920, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36978") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41992->172.17.0.3:36978, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30628") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41048->172.17.0.3:30628, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37134") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35938->172.17.0.3:37134, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38769") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52274->172.17.0.3:38769, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31799") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51682->172.17.0.3:31799, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35131") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55324->172.17.0.3:35131, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37586") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38794->172.17.0.3:37586, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39713") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50974->172.17.0.3:39713, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30695") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33146->172.17.0.3:30695, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34701") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53966->172.17.0.3:34701, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34684") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38890->172.17.0.3:34684, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35023") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47012->172.17.0.3:35023, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30706") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59832->172.17.0.3:30706, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37950") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52112->172.17.0.3:37950, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33218") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58352->172.17.0.3:33218, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34405") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56516->172.17.0.3:34405, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32951") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46114->172.17.0.3:32951, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30920") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40956->172.17.0.3:30920, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35412") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42726->172.17.0.3:35412, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31133") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48730->172.17.0.3:31133, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34916") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42170->172.17.0.3:34916, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33842") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56066->172.17.0.3:33842, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37628") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59724->172.17.0.3:37628, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35139") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55598->172.17.0.3:35139, err= 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36466") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47254->172.17.0.3:36466, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38103") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54396->172.17.0.3:38103, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34297") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40626->172.17.0.3:34297, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39284") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36348->172.17.0.3:39284, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35736") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43130->172.17.0.3:35736, err= 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : banana: size = 6 OK 2026/05/14 04:09:12 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 04:09:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 04:09:12 DEBUG : banana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : apple: size = 5 OK 2026/05/14 04:09:12 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : apple: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36030") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43218->172.17.0.3:36030, err= 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39359") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59832->172.17.0.3:39359, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31164") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45124->172.17.0.3:31164, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32226") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35352->172.17.0.3:32226, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39609") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49446->172.17.0.3:39609, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33218") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58364->172.17.0.3:33218, err= 2026/05/14 04:09:12 DEBUG : apple: size = 5 OK 2026/05/14 04:09:12 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : apple: Unchanged skipping 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : banana: size = 6 OK 2026/05/14 04:09:12 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : banana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 04:09:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36036") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57880->172.17.0.3:36036, err= 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32955") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39348->172.17.0.3:32955, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39731") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59834->172.17.0.3:39731, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34574") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46218->172.17.0.3:34574, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33848") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47380->172.17.0.3:33848, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36592") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45486->172.17.0.3:36592, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36762") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41438->172.17.0.3:36762, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33729") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38796->172.17.0.3:33729, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36780") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50806->172.17.0.3:36780, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36031") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56594->172.17.0.3:36031, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33182") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52810->172.17.0.3:33182, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35612") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34842->172.17.0.3:35612, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30934") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47114->172.17.0.3:30934, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30864") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50232->172.17.0.3:30864, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31952") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50914->172.17.0.3:31952, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39489") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47586->172.17.0.3:39489, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38512") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43730->172.17.0.3:38512, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36851") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45134->172.17.0.3:36851, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31027") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44100->172.17.0.3:31027, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30407") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48392->172.17.0.3:30407, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36167") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44610->172.17.0.3:36167, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39482") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48938->172.17.0.3:39482, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36590") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33204->172.17.0.3:36590, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34918") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38488->172.17.0.3:34918, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38051") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50982->172.17.0.3:38051, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39320") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59302->172.17.0.3:39320, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37217") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51206->172.17.0.3:37217, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35673") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40664->172.17.0.3:35673, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37668") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36160->172.17.0.3:37668, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34549") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42324->172.17.0.3:34549, err= 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38953") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52028->172.17.0.3:38953, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39321") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49700->172.17.0.3:39321, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34265") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38822->172.17.0.3:34265, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33545") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42236->172.17.0.3:33545, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34672") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35998->172.17.0.3:34672, err= 2026/05/14 04:09:12 DEBUG : apple: size = 5 OK 2026/05/14 04:09:12 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : apple: Unchanged skipping 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 04:09:12 DEBUG : banana: size = 6 OK 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 04:09:12 DEBUG : banana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39752") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41456->172.17.0.3:39752, err= 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31258") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59754->172.17.0.3:31258, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38765") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55248->172.17.0.3:38765, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37750") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34888->172.17.0.3:37750, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34578") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39208->172.17.0.3:34578, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32432") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51894->172.17.0.3:32432, err= 2026/05/14 04:09:12 DEBUG : apple: size = 5 OK 2026/05/14 04:09:12 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : apple: Unchanged skipping 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : banana: size = 6 OK 2026/05/14 04:09:12 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : banana: Unchanged skipping 2026/05/14 04:09:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 04:09:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39031") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40822->172.17.0.3:39031, err= 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39791") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59774->172.17.0.3:39791, err= 2026/05/14 04:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : apple: Excluded 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : splitbananasplit: Excluded 2026/05/14 04:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : banana: Excluded 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : appleappleapplebanana: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38855") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56890->172.17.0.3:38855, err= 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 04:09:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31469") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38554->172.17.0.3:31469, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34158") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45442->172.17.0.3:34158, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39091") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38538->172.17.0.3:39091, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38792") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48508->172.17.0.3:38792, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33194") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58390->172.17.0.3:33194, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32791") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48382->172.17.0.3:32791, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32297") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42308->172.17.0.3:32297, err= --- PASS: TestTransform (5.33s) --- PASS: TestTransform/NFC (0.05s) --- PASS: TestTransform/NFD (0.05s) --- PASS: TestTransform/base64 (4.70s) --- PASS: TestTransform/prefix (0.08s) --- PASS: TestTransform/suffix (0.08s) --- PASS: TestTransform/truncate (0.07s) --- PASS: TestTransform/encoder (0.07s) --- PASS: TestTransform/ISO-8859-1 (0.06s) --- PASS: TestTransform/charmap (0.06s) --- PASS: TestTransform/lowercase (0.06s) --- PASS: TestTransform/ascii (0.06s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36343") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57592->172.17.0.3:36343, err= 2026/05/14 04:09:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/14 04:09:12 INFO : sub dir_somesuffix: Making directory 2026/05/14 04:09:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/14 04:09:12 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/14 04:09:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/14 04:09:12 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31734") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36424->172.17.0.3:31734, err= 2026/05/14 04:09:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/05/14 04:09:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/14 04:09:12 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38605") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53628->172.17.0.3:38605, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35724") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55332->172.17.0.3:35724, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34713") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33594->172.17.0.3:34713, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35205") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44598->172.17.0.3:35205, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38814") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53728->172.17.0.3:38814, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37801") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38688->172.17.0.3:37801, err= 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 INFO : tictactoe: Making directory 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 04:09:12 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36386") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53386->172.17.0.3:36386, err= 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/05/14 04:09:12 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39326") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45170->172.17.0.3:39326, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31653") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39916->172.17.0.3:31653, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38503") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54600->172.17.0.3:38503, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38988") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43892->172.17.0.3:38988, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38595") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40692->172.17.0.3:38595, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30868") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46008->172.17.0.3:30868, err= 2026/05/14 04:09:12 INFO : toe: Making directory 2026/05/14 04:09:12 INFO : toe/toe: Making directory 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/14 04:09:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37458") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:32928->172.17.0.3:37458, err= 2026/05/14 04:09:12 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/14 04:09:12 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/14 04:09:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38952") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35152->172.17.0.3:38952, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32888") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57082->172.17.0.3:32888, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32657") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55930->172.17.0.3:32657, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30578") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36904->172.17.0.3:30578, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32109") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54572->172.17.0.3:32109, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31206") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45914->172.17.0.3:31206, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30833") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36488->172.17.0.3:30833, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35285") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45558->172.17.0.3:35285, err= 2026/05/14 04:09:12 INFO : toe: Making directory 2026/05/14 04:09:12 INFO : toe/toe: Making directory 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/14 04:09:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38883") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49308->172.17.0.3:38883, err= 2026/05/14 04:09:12 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/14 04:09:12 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/14 04:09:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31194") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56938->172.17.0.3:31194, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30485") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:32916->172.17.0.3:30485, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38925") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52838->172.17.0.3:38925, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31158") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34936->172.17.0.3:31158, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33156") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51356->172.17.0.3:33156, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31227") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33358->172.17.0.3:31227, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38704") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34532->172.17.0.3:38704, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 DEBUG : empty_dir: Making directory with metadata 2026/05/14 04:09:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34643") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50216->172.17.0.3:34643, err= 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 INFO : tictacempty_dir: Making directory 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 INFO : tictactoe: Making directory 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 04:09:12 INFO : tictactoe/tictactoe: Making directory 2026/05/14 04:09:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39232") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:32912->172.17.0.3:39232, err= 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/14 04:09:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38417") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58432->172.17.0.3:38417, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38430") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37755") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53890->172.17.0.3:37755, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33662->172.17.0.3:38430, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39424") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58332->172.17.0.3:39424, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34602") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37448->172.17.0.3:34602, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39575") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53934->172.17.0.3:39575, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33650") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59380->172.17.0.3:33650, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39210") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38406->172.17.0.3:39210, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39184") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46680->172.17.0.3:39184, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 DEBUG : empty_dir: Making directory with metadata 2026/05/14 04:09:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38748") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38766->172.17.0.3:38748, err= 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 INFO : tictacempty_dir: Making directory 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 INFO : tictactoe: Making directory 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 04:09:12 INFO : tictactoe/tictactoe: Making directory 2026/05/14 04:09:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 04:09:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37388") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59756->172.17.0.3:37388, err= 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 04:09:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39036") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34154->172.17.0.3:39036, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36218") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30591") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57718->172.17.0.3:36218, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49200->172.17.0.3:30591, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38432") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49742->172.17.0.3:38432, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39268") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55132->172.17.0.3:39268, err= 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39277") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36593") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43874->172.17.0.3:36593, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47838->172.17.0.3:39277, err= 2026/05/14 04:09:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34310") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54352->172.17.0.3:34310, err= 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/14 04:09:12 NOTICE: ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: 0 differences found 2026/05/14 04:09:12 NOTICE: ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: 1 hashes could not be checked 2026/05/14 04:09:12 NOTICE: ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: 1 matching files 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33524") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45934->172.17.0.3:33524, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33862") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39820->172.17.0.3:33862, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32263") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:33648->172.17.0.3:32263, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30581") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34958->172.17.0.3:30581, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39655") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53228->172.17.0.3:39655, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31664") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:35094->172.17.0.3:31664, err= 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 INFO : tictactoe: Making directory 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 04:09:12 INFO : tictactoe/tictactoe: Making directory 2026/05/14 04:09:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39931") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51664->172.17.0.3:39931, err= 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/14 04:09:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39326") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45182->172.17.0.3:39326, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34560") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42538->172.17.0.3:34560, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35107") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50558->172.17.0.3:35107, err= 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34893") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47816->172.17.0.3:34893, err= 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32367") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57952->172.17.0.3:32367, err= 2026/05/14 04:09:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37750") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34902->172.17.0.3:37750, err= 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32764") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39994->172.17.0.3:32764, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36617") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52224->172.17.0.3:36617, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35813") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46892->172.17.0.3:35813, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36620") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43494->172.17.0.3:36620, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37790") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48752->172.17.0.3:37790, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35359") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43442->172.17.0.3:35359, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37484") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39804->172.17.0.3:37484, err= --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/05/14 04:09:12 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31506") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58946->172.17.0.3:31506, err= 2026/05/14 04:09:12 INFO : toe: Making directory 2026/05/14 04:09:12 INFO : toe/toe: Making directory 2026/05/14 04:09:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38532") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38318->172.17.0.3:38532, err= 2026/05/14 04:09:12 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/05/14 04:09:12 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/05/14 04:09:12 INFO : toe/toe/toe: Copied (new) 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37875") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:39290->172.17.0.3:37875, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36060") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44190->172.17.0.3:36060, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32136") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47666->172.17.0.3:32136, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33718") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48528->172.17.0.3:33718, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30684") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42264->172.17.0.3:30684, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33818") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60350->172.17.0.3:33818, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33160") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50750->172.17.0.3:33160, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 DEBUG : empty_dir: Making directory with metadata 2026/05/14 04:09:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34284") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:53766->172.17.0.3:34284, err= 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 INFO : tictacempty_dir: Making directory 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 INFO : tictactoe: Making directory 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 04:09:12 INFO : tictactoe/tictactoe: Making directory 2026/05/14 04:09:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 04:09:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38854") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45498->172.17.0.3:38854, err= 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 04:09:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 04:09:12 INFO : toe/toe/toe.txt: Deleted 2026/05/14 04:09:12 INFO : toe/toe: Removing directory 2026/05/14 04:09:12 INFO : toe: Removing directory 2026/05/14 04:09:12 INFO : empty_dir: Removing directory 2026/05/14 04:09:12 DEBUG : Local file system at /tmp/rclone4061914070: deleted 3 directories 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39223") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40554->172.17.0.3:39223, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38415") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:55492->172.17.0.3:38415, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30543") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52010->172.17.0.3:30543, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35618") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45768->172.17.0.3:35618, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39295") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41312->172.17.0.3:39295, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32053") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38527") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49624->172.17.0.3:32053, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50954->172.17.0.3:38527, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38202") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47908->172.17.0.3:38202, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30653") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59042->172.17.0.3:30653, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 DEBUG : empty_dir: Making directory with metadata 2026/05/14 04:09:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30948") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43430->172.17.0.3:30948, err= 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 INFO : tictacempty_dir: Making directory 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 INFO : tictactoe: Making directory 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 04:09:12 INFO : tictactoe/tictactoe: Making directory 2026/05/14 04:09:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 04:09:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39767") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42028->172.17.0.3:39767, err= 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 04:09:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 04:09:12 INFO : toe/toe/toe.txt: Deleted 2026/05/14 04:09:12 INFO : toe/toe: Removing directory 2026/05/14 04:09:12 INFO : toe: Removing directory 2026/05/14 04:09:12 INFO : empty_dir: Removing directory 2026/05/14 04:09:12 DEBUG : Local file system at /tmp/rclone4061914070: deleted 3 directories 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36915") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:40564->172.17.0.3:36915, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38362") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31993") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47606->172.17.0.3:38362, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48594->172.17.0.3:31993, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34584") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:37722->172.17.0.3:34584, err= 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/14 04:09:12 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38827") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49076->172.17.0.3:38827, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36489") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44294->172.17.0.3:36489, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37358") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49376->172.17.0.3:37358, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37376") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:38480->172.17.0.3:37376, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30864") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50246->172.17.0.3:30864, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30127") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58590->172.17.0.3:30127, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35135") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46404->172.17.0.3:35135, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32731") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36804") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37743") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43516->172.17.0.3:32731, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34626->172.17.0.3:37743, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41016->172.17.0.3:36804, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37947") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36990") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36650->172.17.0.3:37947, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:46092->172.17.0.3:36990, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31401") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58894->172.17.0.3:31401, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 DEBUG : Reset feature "Copy" 2026/05/14 04:09:12 DEBUG : Reset feature "Move" 2026/05/14 04:09:12 DEBUG : Reset feature "Copy" 2026/05/14 04:09:12 DEBUG : Reset feature "Move" 2026/05/14 04:09:12 DEBUG : empty_dir: Making directory with metadata 2026/05/14 04:09:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32368") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36236->172.17.0.3:32368, err= 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 INFO : tictacempty_dir: Making directory 2026/05/14 04:09:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 INFO : tictactoe: Making directory 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe: transformed to: tictactoe 2026/05/14 04:09:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 04:09:12 INFO : tictactoe/tictactoe: Making directory 2026/05/14 04:09:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 04:09:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33967") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51758->172.17.0.3:33967, err= 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/14 04:09:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 04:09:12 INFO : toe/toe/toe.txt: Deleted 2026/05/14 04:09:12 INFO : toe/toe: Removing directory 2026/05/14 04:09:12 INFO : toe: Removing directory 2026/05/14 04:09:12 INFO : empty_dir: Removing directory 2026/05/14 04:09:12 DEBUG : Local file system at /tmp/rclone4061914070: deleted 3 directories 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33661") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41730->172.17.0.3:33661, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36776") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:47366->172.17.0.3:36776, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37973") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52802->172.17.0.3:37973, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39544") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48538->172.17.0.3:39544, err= 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/14 04:09:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35977") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59772->172.17.0.3:35977, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33093") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43794->172.17.0.3:33093, err= 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/14 04:09:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/14 04:09:12 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30957") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58696->172.17.0.3:30957, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34864") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32046") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37364") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52564->172.17.0.3:34864, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43180->172.17.0.3:37364, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41166->172.17.0.3:32046, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39318") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:42976->172.17.0.3:39318, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39044") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59998->172.17.0.3:39044, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39863") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:36200->172.17.0.3:39863, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30502") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36643") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48812->172.17.0.3:30502, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33398") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34368->172.17.0.3:36643, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:56244->172.17.0.3:33398, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38025") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35671") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58426->172.17.0.3:35671, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48566->172.17.0.3:38025, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:33108") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51344->172.17.0.3:33108, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 DEBUG : toe: transformed to: dG9l 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32770") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50370->172.17.0.3:32770, err= 2026/05/14 04:09:12 DEBUG : toe: transformed to: dG9l 2026/05/14 04:09:12 INFO : dG9l: Making directory 2026/05/14 04:09:12 DEBUG : toe: transformed to: dG9l 2026/05/14 04:09:12 DEBUG : toe: transformed to: dG9l 2026/05/14 04:09:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/14 04:09:12 INFO : dG9l/dG9l: Making directory 2026/05/14 04:09:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/14 04:09:12 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30929") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54896->172.17.0.3:30929, err= 2026/05/14 04:09:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/14 04:09:12 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32047") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:51010->172.17.0.3:32047, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34408") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49074->172.17.0.3:34408, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39944") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:48938->172.17.0.3:39944, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31654") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:49756->172.17.0.3:31654, err= 2026/05/14 04:09:12 DEBUG : dG9l: transformed to: toe 2026/05/14 04:09:12 DEBUG : dG9l: transformed to: toe 2026/05/14 04:09:12 DEBUG : toe: Directory modification time the same (differ by 798.21596ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38412") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:50082->172.17.0.3:38412, err= 2026/05/14 04:09:12 DEBUG : dG9l: transformed to: toe 2026/05/14 04:09:12 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/14 04:09:12 DEBUG : toe/toe: Directory modification time the same (differ by 798.21596ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37900") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:43208->172.17.0.3:37900, err= 2026/05/14 04:09:12 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/14 04:09:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/14 04:09:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/05/14 04:09:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/14 04:09:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/14 04:09:12 DEBUG : Local file system at /tmp/rclone4061914070: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : Local file system at /tmp/rclone4061914070: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34377") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59578->172.17.0.3:34377, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:32624") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:52138->172.17.0.3:32624, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36281") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59402->172.17.0.3:36281, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38443") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58632->172.17.0.3:38443, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39097") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:34248->172.17.0.3:39097, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36560") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:57768->172.17.0.3:36560, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:38537") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:44228->172.17.0.3:38537, err= --- PASS: TestBase64 (0.01s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hirixeg9fezu", Local "Local file system at /tmp/rclone4061914070", Modify Window "1s" 2026/05/14 04:09:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 04:09:12 DEBUG : toe: transformed to: 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:36893") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:41652->172.17.0.3:36893, err= 2026/05/14 04:09:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 04:09:12 DEBUG : toe: transformed to: 2026/05/14 04:09:12 INFO : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Making directory 2026/05/14 04:09:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 04:09:12 DEBUG : toe: transformed to: 2026/05/14 04:09:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 04:09:12 DEBUG : toe: transformed to: 2026/05/14 04:09:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 04:09:12 DEBUG : toe/toe: transformed to: 2026/05/14 04:09:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/14 04:09:12 INFO : toe/toe: Making directory 2026/05/14 04:09:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 04:09:12 DEBUG : toe/toe: transformed to: 2026/05/14 04:09:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/14 04:09:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 04:09:12 DEBUG : toe: transformed to: 2026/05/14 04:09:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/14 04:09:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 04:09:12 DEBUG : toe/toe/toe: transformed to: 2026/05/14 04:09:12 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for checks to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Waiting for transfers to finish 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:35261") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58490->172.17.0.3:35261, err= 2026/05/14 04:09:12 DEBUG : toe/toe/toe: size = 11 OK 2026/05/14 04:09:12 INFO : toe/toe/toe: Copied (new) 2026/05/14 04:09:12 ERROR : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: not deleting files as there were IO errors 2026/05/14 04:09:12 ERROR : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: not deleting directories as there were IO errors 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39662") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54056->172.17.0.3:39662, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39297") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60418->172.17.0.3:39297, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:34287") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58842->172.17.0.3:34287, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:40000") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:54028->172.17.0.3:40000, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:37460") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:60232->172.17.0.3:37460, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:31113") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:58728->172.17.0.3:31113, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:30309") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:45280->172.17.0.3:30309, err= --- PASS: TestError (0.01s) PASS 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: dial("tcp","172.17.0.3:39587") 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: > dial: conn=172.17.0.1:59894->172.17.0.3:39587, err= 2026/05/14 04:09:12 DEBUG : ftp://172.17.0.3:21/rclone-test-hirixeg9fezu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m27.756539118s (try 1/5)