"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/11/01 02:26:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nahoyex7hoja" 2025/11/01 02:26:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 02:26:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:05 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:05 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Connecting to FTP server 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40722->172.17.0.3:21, err= 2025/11/01 02:26:05 DEBUG : Creating backend with remote "/tmp/rclone2401311277" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35627") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58746->172.17.0.3:35627, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31058") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59240->172.17.0.3:31058, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33706") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58554->172.17.0.3:33706, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39403") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45226->172.17.0.3:39403, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32474") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56726->172.17.0.3:32474, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38701") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59574->172.17.0.3:38701, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 02:26:05 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35840") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47120->172.17.0.3:35840, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35248") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58214->172.17.0.3:35248, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31042") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43344->172.17.0.3:31042, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35060") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56376->172.17.0.3:35060, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38263") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34728->172.17.0.3:38263, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32935") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34226->172.17.0.3:32935, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33348") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57510->172.17.0.3:33348, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30458") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48846->172.17.0.3:30458, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37892") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33896->172.17.0.3:37892, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 DEBUG : Creating backend with remote "/non-existing" 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36695") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37250->172.17.0.3:36695, err= 2025/11/01 02:26:05 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33984") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49248->172.17.0.3:33984, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34947") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38054->172.17.0.3:34947, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37145") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57412->172.17.0.3:37145, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 02:26:05 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34533") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57430->172.17.0.3:34533, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36820") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48326->172.17.0.3:36820, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38075") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52830->172.17.0.3:38075, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34561") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51296->172.17.0.3:34561, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34121") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33936->172.17.0.3:34121, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" sync_test.go:222: Only runs on local 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35451") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48038->172.17.0.3:35451, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32065") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50860->172.17.0.3:32065, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 INFO : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Running all checks before starting transfers 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33863") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54446->172.17.0.3:33863, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:05 INFO : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Checks finished, now starting transfers 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36815") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55658->172.17.0.3:36815, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 02:26:05 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34257") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35892->172.17.0.3:34257, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32741") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42724->172.17.0.3:32741, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34665") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39260->172.17.0.3:34665, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31793") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39980->172.17.0.3:31793, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37116") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43724->172.17.0.3:37116, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 ERROR : Ignoring --no-traverse with sync 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30870") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51060->172.17.0.3:30870, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35064") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45872->172.17.0.3:35064, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 02:26:05 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:26:05 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37708") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42560->172.17.0.3:37708, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38129") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39870->172.17.0.3:38129, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35228") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58734->172.17.0.3:35228, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36671") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54736->172.17.0.3:36671, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33334") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40644->172.17.0.3:33334, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38310") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40218->172.17.0.3:38310, err= 2025/11/01 02:26:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38628") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36112->172.17.0.3:38628, err= 2025/11/01 02:26:05 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/11/01 02:26:05 INFO : hello world2: Copied (new) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39282") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50258->172.17.0.3:39282, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38180") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42122->172.17.0.3:38180, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38693") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34018->172.17.0.3:38693, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32945") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40872->172.17.0.3:32945, err= 2025/11/01 02:26:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33671") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44528->172.17.0.3:33671, err= 2025/11/01 02:26:05 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/01 02:26:05 INFO : potato2: Copied (new) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36895") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48186->172.17.0.3:36895, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30806") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35676->172.17.0.3:30806, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33692") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50696->172.17.0.3:33692, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33534") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33430->172.17.0.3:33534, err= 2025/11/01 02:26:05 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/01 02:26:05 INFO : potato2: Copied (new) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38247") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:32804->172.17.0.3:38247, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33686") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34694->172.17.0.3:33686, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33674") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40524->172.17.0.3:33674, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/01 02:26:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/01 02:26:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/01 02:26:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33254") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56340->172.17.0.3:33254, err= 2025/11/01 02:26:05 INFO : sub dir2: Making directory 2025/11/01 02:26:05 INFO : sub dir: Making directory 2025/11/01 02:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:26:05 INFO : sub dir2/sub sub dir2: Making directory 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Connecting to FTP server 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38293") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41754->172.17.0.3:38293, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40730->172.17.0.3:21, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 02:26:05 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35779") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49624->172.17.0.3:35779, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33376") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48508->172.17.0.3:33376, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36229") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36618->172.17.0.3:36229, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37249") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59600->172.17.0.3:37249, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32812") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44668->172.17.0.3:32812, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30300") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34862") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46184->172.17.0.3:30300, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37300->172.17.0.3:34862, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31709") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41970->172.17.0.3:31709, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37896") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45648->172.17.0.3:37896, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 INFO : sub dir2: Making directory 2025/11/01 02:26:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/01 02:26:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38272") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53116->172.17.0.3:38272, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30454") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50672->172.17.0.3:30454, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 02:26:05 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34141") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47270->172.17.0.3:34141, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37345") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47378->172.17.0.3:37345, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36701") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46492->172.17.0.3:36701, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39045") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59786->172.17.0.3:39045, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36378") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35378->172.17.0.3:36378, err= --- PASS: TestCopyNoEmptyDirectories (0.02s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 DEBUG : sub dir2: Making directory with metadata 2025/11/01 02:26:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38125") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53566->172.17.0.3:38125, err= 2025/11/01 02:26:05 INFO : sub dir2: Making directory 2025/11/01 02:26:05 INFO : sub dir: Making directory 2025/11/01 02:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37534") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47082->172.17.0.3:37534, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 02:26:05 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:26:05 INFO : sub dir/hello world: Deleted 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34477") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47248->172.17.0.3:34477, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35683") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31942") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60812->172.17.0.3:31942, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42866->172.17.0.3:35683, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30941") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59952->172.17.0.3:30941, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34234") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47584->172.17.0.3:34234, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35621") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54722->172.17.0.3:35621, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37006") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57246->172.17.0.3:37006, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38233") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48024->172.17.0.3:38233, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39389") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53672->172.17.0.3:39389, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39096") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35282->172.17.0.3:39096, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 INFO : sub dir2: Making directory 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32694") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49736->172.17.0.3:32694, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34009") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48322->172.17.0.3:34009, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 02:26:05 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:26:05 INFO : sub dir/hello world: Deleted 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31675") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59638->172.17.0.3:31675, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31970") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55042->172.17.0.3:31970, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38190") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48066->172.17.0.3:38190, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37262") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52846->172.17.0.3:37262, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38068") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38430->172.17.0.3:38068, err= --- PASS: TestMoveNoEmptyDirectories (0.02s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 DEBUG : sub dir2: Making directory with metadata 2025/11/01 02:26:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/01 02:26:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32143") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54026->172.17.0.3:32143, err= 2025/11/01 02:26:05 INFO : sub dir2: Making directory 2025/11/01 02:26:05 INFO : sub dir: Making directory 2025/11/01 02:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39323") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33486->172.17.0.3:39323, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 02:26:05 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:26:05 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32583") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50734->172.17.0.3:32583, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38648") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57280->172.17.0.3:38648, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36856") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36680->172.17.0.3:36856, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39856") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38642->172.17.0.3:39856, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34007") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43246->172.17.0.3:34007, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30781") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33946->172.17.0.3:30781, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30242") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35620->172.17.0.3:30242, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33679") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35848->172.17.0.3:33679, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35602") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45388->172.17.0.3:35602, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 INFO : sub dir2: Making directory 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31291") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42814->172.17.0.3:31291, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32642") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35128->172.17.0.3:32642, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 02:26:05 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:26:05 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36918") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51422->172.17.0.3:36918, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34808") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52604->172.17.0.3:34808, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32368") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54100->172.17.0.3:32368, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35934") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39216->172.17.0.3:35934, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32545") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36214->172.17.0.3:32545, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36812") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33226->172.17.0.3:36812, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34989") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55792->172.17.0.3:34989, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34681") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37230->172.17.0.3:34681, err= 2025/11/01 02:26:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zinaquj4nise" 2025/11/01 02:26:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:05 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:05 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-zinaquj4nise: Connecting to FTP server 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-zinaquj4nise: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-zinaquj4nise: > dial: conn=172.17.0.1:45832->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-nahoyex7hoja -> ftp://172.17.0.3:21/rclone-test-zinaquj4nise 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-zinaquj4nise: dial("tcp","172.17.0.3:39086") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-zinaquj4nise: > dial: conn=172.17.0.1:39910->172.17.0.3:39086, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34532") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58506->172.17.0.3:34532, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32787") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56832->172.17.0.3:32787, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-zinaquj4nise: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-zinaquj4nise: Waiting for transfers to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31954") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43900->172.17.0.3:31954, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-zinaquj4nise: dial("tcp","172.17.0.3:32242") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-zinaquj4nise: > dial: conn=172.17.0.1:40158->172.17.0.3:32242, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/01 02:26:05 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-zinaquj4nise: dial("tcp","172.17.0.3:30675") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-zinaquj4nise: > dial: conn=172.17.0.1:35936->172.17.0.3:30675, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-zinaquj4nise: dial("tcp","172.17.0.3:37400") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-zinaquj4nise: > dial: conn=172.17.0.1:56600->172.17.0.3:37400, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-zinaquj4nise: dial("tcp","172.17.0.3:31797") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-zinaquj4nise: > dial: conn=172.17.0.1:55156->172.17.0.3:31797, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-zinaquj4nise: dial("tcp","172.17.0.3:37060") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-zinaquj4nise: > dial: conn=172.17.0.1:54598->172.17.0.3:37060, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-zinaquj4nise: Purge object "sub dir/hello world" 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-zinaquj4nise: Purge dir "sub dir" 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-zinaquj4nise: Purge dir "" 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39666") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38074->172.17.0.3:39666, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35075") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49068->172.17.0.3:35075, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32184") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40148->172.17.0.3:32184, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34533") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42400->172.17.0.3:34533, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32260") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38810->172.17.0.3:32260, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35728") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49018->172.17.0.3:35728, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33162") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38630->172.17.0.3:33162, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33460") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59316->172.17.0.3:33460, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31203") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53622->172.17.0.3:31203, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/01 02:26:05 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37942") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59866->172.17.0.3:37942, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33741") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52370->172.17.0.3:33741, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39672") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53650->172.17.0.3:39672, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30829") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53856->172.17.0.3:30829, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33100") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38356->172.17.0.3:33100, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38271") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41982->172.17.0.3:38271, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39364") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38860->172.17.0.3:39364, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37877") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34260->172.17.0.3:37877, err= 2025/11/01 02:26:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rufamuw0jiye" 2025/11/01 02:26:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:05 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:05 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: Connecting to FTP server 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: > dial: conn=172.17.0.1:45838->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-nahoyex7hoja -> ftp://172.17.0.3:21/rclone-test-rufamuw0jiye 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: dial("tcp","172.17.0.3:32811") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: > dial: conn=172.17.0.1:55416->172.17.0.3:32811, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34999") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43286->172.17.0.3:34999, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30190") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51580->172.17.0.3:30190, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: Waiting for transfers to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30652") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36454->172.17.0.3:30652, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: dial("tcp","172.17.0.3:30060") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: > dial: conn=172.17.0.1:55958->172.17.0.3:30060, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/01 02:26:05 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: dial("tcp","172.17.0.3:37318") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: > dial: conn=172.17.0.1:33270->172.17.0.3:37318, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: dial("tcp","172.17.0.3:35734") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: > dial: conn=172.17.0.1:57672->172.17.0.3:35734, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34630") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42204->172.17.0.3:34630, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34208") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60750->172.17.0.3:34208, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33941") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47986->172.17.0.3:33941, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: dial("tcp","172.17.0.3:38387") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: > dial: conn=172.17.0.1:49404->172.17.0.3:38387, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38838") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46044->172.17.0.3:38838, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: dial("tcp","172.17.0.3:32536") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: > dial: conn=172.17.0.1:60808->172.17.0.3:32536, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36884") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35806->172.17.0.3:36884, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: Waiting for transfers to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37459") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53574->172.17.0.3:37459, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: dial("tcp","172.17.0.3:38581") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: > dial: conn=172.17.0.1:50148->172.17.0.3:38581, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2025/11/01 02:26:05 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: dial("tcp","172.17.0.3:38224") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: > dial: conn=172.17.0.1:50768->172.17.0.3:38224, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: dial("tcp","172.17.0.3:39577") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: > dial: conn=172.17.0.1:44764->172.17.0.3:39577, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: dial("tcp","172.17.0.3:32628") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: > dial: conn=172.17.0.1:49982->172.17.0.3:32628, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: dial("tcp","172.17.0.3:34372") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: > dial: conn=172.17.0.1:58752->172.17.0.3:34372, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: Purge object "sub dir/hello world" 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: Purge dir "sub dir" 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rufamuw0jiye: Purge dir "" 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31732") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53520->172.17.0.3:31732, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31928") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39160->172.17.0.3:31928, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34063") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50198->172.17.0.3:34063, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36546") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47572->172.17.0.3:36546, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38233") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48036->172.17.0.3:38233, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37861") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43220->172.17.0.3:37861, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36291") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35408->172.17.0.3:36291, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32879") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41788->172.17.0.3:32879, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33138") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55142->172.17.0.3:33138, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/01 02:26:05 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/01 02:26:05 INFO : sub dir/hello world: Deleted 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36777") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53268->172.17.0.3:36777, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30204") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45432->172.17.0.3:30204, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35500") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40424->172.17.0.3:35500, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32610") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38828->172.17.0.3:32610, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34576") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41954->172.17.0.3:34576, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34422") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43106->172.17.0.3:34422, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35702") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55718->172.17.0.3:35702, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35662") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56624->172.17.0.3:35662, err= 2025/11/01 02:26:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rizifal2bunu" 2025/11/01 02:26:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:05 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:05 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: Connecting to FTP server 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: > dial: conn=172.17.0.1:45854->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-nahoyex7hoja -> ftp://172.17.0.3:21/rclone-test-rizifal2bunu 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: dial("tcp","172.17.0.3:30796") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30408") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: > dial: conn=172.17.0.1:59354->172.17.0.3:30796, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58064->172.17.0.3:30408, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30846") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41302->172.17.0.3:30846, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: Waiting for transfers to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31713") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52340->172.17.0.3:31713, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: dial("tcp","172.17.0.3:31476") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: > dial: conn=172.17.0.1:53166->172.17.0.3:31476, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/01 02:26:05 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: dial("tcp","172.17.0.3:38099") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: > dial: conn=172.17.0.1:60296->172.17.0.3:38099, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: dial("tcp","172.17.0.3:35744") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: > dial: conn=172.17.0.1:33018->172.17.0.3:35744, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34395") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53920->172.17.0.3:34395, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34965") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58676->172.17.0.3:34965, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37183") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56924->172.17.0.3:37183, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: Using server-side directory move 2025/11/01 02:26:05 INFO : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: dial("tcp","172.17.0.3:30875") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: > dial: conn=172.17.0.1:60812->172.17.0.3:30875, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32986") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33164->172.17.0.3:32986, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: dial("tcp","172.17.0.3:38725") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37023") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: > dial: conn=172.17.0.1:36610->172.17.0.3:38725, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35600->172.17.0.3:37023, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: Waiting for transfers to finish 2025/11/01 02:26:05 INFO : sub dir/hello world: Deleted 2025/11/01 02:26:05 INFO : sub dir/hello world: Moved (server-side) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31165") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42314->172.17.0.3:31165, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31918") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57148->172.17.0.3:31918, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: dial("tcp","172.17.0.3:33859") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: > dial: conn=172.17.0.1:57558->172.17.0.3:33859, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: dial("tcp","172.17.0.3:34614") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: > dial: conn=172.17.0.1:47018->172.17.0.3:34614, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35329") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36020->172.17.0.3:35329, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33881") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37992->172.17.0.3:33881, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31172") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50124->172.17.0.3:31172, err= 2025/11/01 02:26:05 DEBUG : testing file moves 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: dial("tcp","172.17.0.3:34099") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: > dial: conn=172.17.0.1:48228->172.17.0.3:34099, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37962") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57038->172.17.0.3:37962, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31952") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: dial("tcp","172.17.0.3:32364") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: > dial: conn=172.17.0.1:49490->172.17.0.3:32364, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34860->172.17.0.3:31952, err= 2025/11/01 02:26:05 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: Waiting for checks to finish 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: Waiting for transfers to finish 2025/11/01 02:26:05 INFO : sub dir/hello world: Deleted 2025/11/01 02:26:05 INFO : sub dir/hello world: Moved (server-side) 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38397") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39790->172.17.0.3:38397, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38312") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48266->172.17.0.3:38312, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: dial("tcp","172.17.0.3:30052") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: > dial: conn=172.17.0.1:55000->172.17.0.3:30052, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: dial("tcp","172.17.0.3:35612") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: > dial: conn=172.17.0.1:58520->172.17.0.3:35612, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: dial("tcp","172.17.0.3:35547") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: > dial: conn=172.17.0.1:34590->172.17.0.3:35547, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: dial("tcp","172.17.0.3:37062") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: > dial: conn=172.17.0.1:56920->172.17.0.3:37062, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: Purge object "sub dir/hello world" 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: Purge dir "sub dir" 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-rizifal2bunu: Purge dir "" 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39894") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57436->172.17.0.3:39894, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37924") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55600->172.17.0.3:37924, err= 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32086") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45378->172.17.0.3:32086, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31677") 2025/11/01 02:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45898->172.17.0.3:31677, err= 2025/11/01 02:26:05 ERROR : error listing: directory not found 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38321") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50818->172.17.0.3:38321, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30640") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44498->172.17.0.3:30640, err= 2025/11/01 02:26:06 INFO : Local file system at /tmp/rclone2401311277: Making directory 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37745") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39566->172.17.0.3:37745, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39691") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51132->172.17.0.3:39691, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39567") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35080->172.17.0.3:39567, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35452") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44842->172.17.0.3:35452, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36288") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34918->172.17.0.3:36288, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36801") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59462->172.17.0.3:36801, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35901") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40386->172.17.0.3:35901, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33436") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:32798->172.17.0.3:33436, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35117") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54140->172.17.0.3:35117, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34559") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49592->172.17.0.3:34559, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35998") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40850->172.17.0.3:35998, err= 2025/11/01 02:26:06 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35960") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46084->172.17.0.3:35960, err= 2025/11/01 02:26:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : Local file system at /tmp/rclone2401311277: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : Local file system at /tmp/rclone2401311277: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30128") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37414->172.17.0.3:30128, err= 2025/11/01 02:26:06 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/01 02:26:06 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:26:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35394") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48538->172.17.0.3:35394, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33669") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43490->172.17.0.3:33669, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35035") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57060->172.17.0.3:35035, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30416") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33474->172.17.0.3:30416, err= 2025/11/01 02:26:06 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30546") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55816->172.17.0.3:30546, err= 2025/11/01 02:26:06 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/11/01 02:26:06 INFO : check sum: Copied (new) 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39041") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42726->172.17.0.3:39041, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32386") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38266->172.17.0.3:32386, err= 2025/11/01 02:26:06 NOTICE: ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/01 02:26:06 DEBUG : check sum: Size of src and dst objects identical 2025/11/01 02:26:06 DEBUG : check sum: Unchanged skipping 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 INFO : There was nothing to transfer 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37574") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51592->172.17.0.3:37574, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38932") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45218->172.17.0.3:38932, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34612") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51690->172.17.0.3:34612, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39906") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58290->172.17.0.3:39906, err= 2025/11/01 02:26:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33244") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51470->172.17.0.3:33244, err= 2025/11/01 02:26:06 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/11/01 02:26:06 INFO : sizeonly: Copied (new) 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36416") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34446->172.17.0.3:36416, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38745") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56932->172.17.0.3:38745, err= 2025/11/01 02:26:06 DEBUG : sizeonly: Sizes identical 2025/11/01 02:26:06 DEBUG : sizeonly: Unchanged skipping 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 INFO : There was nothing to transfer 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36419") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59322->172.17.0.3:36419, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37629") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48126->172.17.0.3:37629, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37953") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52118->172.17.0.3:37953, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33985") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55982->172.17.0.3:33985, err= 2025/11/01 02:26:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39100") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42818->172.17.0.3:39100, err= 2025/11/01 02:26:06 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/11/01 02:26:06 INFO : ignore-size: Copied (new) 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35218") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40624->172.17.0.3:35218, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38726") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36290->172.17.0.3:38726, err= 2025/11/01 02:26:06 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:06 DEBUG : ignore-size: Unchanged skipping 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 INFO : There was nothing to transfer 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36185") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46780->172.17.0.3:36185, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38684") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41248->172.17.0.3:38684, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32945") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51958->172.17.0.3:32945, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34323") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42936->172.17.0.3:34323, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37952") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51884->172.17.0.3:37952, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38469") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33586->172.17.0.3:38469, err= 2025/11/01 02:26:06 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : existing: Unchanged skipping 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 INFO : There was nothing to transfer 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36322") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56174->172.17.0.3:36322, err= 2025/11/01 02:26:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36759") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52032->172.17.0.3:36759, err= 2025/11/01 02:26:06 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/01 02:26:06 INFO : existing: Copied (replaced existing) 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39860") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37844->172.17.0.3:39860, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38672") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54226->172.17.0.3:38672, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38472") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51832->172.17.0.3:38472, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32775") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40982->172.17.0.3:32775, err= 2025/11/01 02:26:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32528") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45272->172.17.0.3:32528, err= 2025/11/01 02:26:06 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/01 02:26:06 INFO : existing: Copied (new) 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35570") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41964->172.17.0.3:35570, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32110") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47032->172.17.0.3:32110, err= 2025/11/01 02:26:06 DEBUG : existing: Destination exists, skipping 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 INFO : There was nothing to transfer 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36142") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41586->172.17.0.3:36142, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35028") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50628->172.17.0.3:35028, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37616") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43938->172.17.0.3:37616, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36704") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55738->172.17.0.3:36704, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39997") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45498->172.17.0.3:39997, err= 2025/11/01 02:26:06 INFO : d: Making directory 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39015") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52558->172.17.0.3:39015, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Connecting to FTP server 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32574") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32937") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57744->172.17.0.3:32574, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59236->172.17.0.3:32937, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45870->172.17.0.3:21, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36490") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37156->172.17.0.3:36490, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35428") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33258->172.17.0.3:35428, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34934") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34714") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30092") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46964->172.17.0.3:34934, err= 2025/11/01 02:26:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Connecting to FTP server 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45884->172.17.0.3:21, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57246->172.17.0.3:30092, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52102->172.17.0.3:34714, err= 2025/11/01 02:26:06 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/01 02:26:06 DEBUG : c/non empty space: Unchanged skipping 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33528") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36420->172.17.0.3:33528, err= 2025/11/01 02:26:06 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/01 02:26:06 INFO : a/potato2: Copied (new) 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 INFO : b/potato: Deleted 2025/11/01 02:26:06 INFO : d: Removing directory 2025/11/01 02:26:06 INFO : b: Removing directory 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: deleted 2 directories 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33713") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37852->172.17.0.3:33713, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39243") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42334->172.17.0.3:39243, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36330") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45874->172.17.0.3:36330, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37093") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38048->172.17.0.3:37093, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32624") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54294->172.17.0.3:32624, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36971") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43510->172.17.0.3:36971, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31177") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44216->172.17.0.3:31177, err= --- PASS: TestSyncIgnoreErrors (0.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32420") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39594->172.17.0.3:32420, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35409") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34806->172.17.0.3:35409, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31725") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52824->172.17.0.3:31725, err= 2025/11/01 02:26:06 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/01 02:26:06 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31071") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42356->172.17.0.3:31071, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30495") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56406->172.17.0.3:30495, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34596") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34462->172.17.0.3:34596, err= 2025/11/01 02:26:06 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/11/01 02:26:06 INFO : empty space: Copied (replaced existing) 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34683") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57598->172.17.0.3:34683, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32003") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52892->172.17.0.3:32003, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35358") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49788->172.17.0.3:35358, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31565") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40220->172.17.0.3:31565, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37765") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53050->172.17.0.3:37765, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31356") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57272->172.17.0.3:31356, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32895") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42764->172.17.0.3:32895, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33842") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60356->172.17.0.3:33842, err= 2025/11/01 02:26:06 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36648") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54392->172.17.0.3:36648, err= 2025/11/01 02:26:06 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/11/01 02:26:06 INFO : foo: Copied (replaced existing) 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33504") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59480->172.17.0.3:33504, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34036") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49122->172.17.0.3:34036, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39470") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53710->172.17.0.3:39470, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34568") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40026->172.17.0.3:34568, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35739") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53022->172.17.0.3:35739, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36134") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46704->172.17.0.3:36134, err= 2025/11/01 02:26:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/01 02:26:06 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : empty space: Unchanged skipping 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31945") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57866->172.17.0.3:31945, err= 2025/11/01 02:26:06 DEBUG : potato.06503f43.partial: renamed to: potato 2025/11/01 02:26:06 INFO : potato: Copied (new) 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34279") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57232->172.17.0.3:34279, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38338") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58020->172.17.0.3:38338, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36652") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60438->172.17.0.3:36652, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30235") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52452->172.17.0.3:30235, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37787") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49704->172.17.0.3:37787, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31286") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51698->172.17.0.3:31286, err= 2025/11/01 02:26:06 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32158") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48326->172.17.0.3:32158, err= 2025/11/01 02:26:06 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/11/01 02:26:06 INFO : potato: Copied (replaced existing) 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38754") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58236->172.17.0.3:38754, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33380") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35324->172.17.0.3:33380, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33885") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38844->172.17.0.3:33885, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39900") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47206->172.17.0.3:39900, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37205") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51136->172.17.0.3:37205, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36573") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55158->172.17.0.3:36573, err= 2025/11/01 02:26:06 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32527") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42892->172.17.0.3:32527, err= 2025/11/01 02:26:06 DEBUG : potato.a809149f.partial: renamed to: potato 2025/11/01 02:26:06 INFO : potato: Copied (replaced existing) 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39896") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56756->172.17.0.3:39896, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32821") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49422->172.17.0.3:32821, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35741") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:32922->172.17.0.3:35741, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37028") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37266->172.17.0.3:37028, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37741") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57562->172.17.0.3:37741, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38535") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55016->172.17.0.3:38535, err= 2025/11/01 02:26:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/01 02:26:06 DEBUG : empty space: Unchanged skipping 2025/11/01 02:26:06 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33008") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59032->172.17.0.3:33008, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33117") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58534->172.17.0.3:33117, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36526") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47642->172.17.0.3:36526, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31951") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54720->172.17.0.3:31951, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30999") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52522->172.17.0.3:30999, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38125") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53574->172.17.0.3:38125, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39581") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60332->172.17.0.3:39581, err= 2025/11/01 02:26:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/01 02:26:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : empty space: Unchanged skipping 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38419") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49572->172.17.0.3:38419, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/01 02:26:06 INFO : potato2: Copied (new) 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 INFO : potato: Deleted 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33361") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46098->172.17.0.3:33361, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35686") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60350->172.17.0.3:35686, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35318") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57092->172.17.0.3:35318, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39578") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55648->172.17.0.3:39578, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33797") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44968->172.17.0.3:33797, err= 2025/11/01 02:26:06 INFO : d: Making directory 2025/11/01 02:26:06 INFO : d/e: Making directory 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30156") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35688->172.17.0.3:30156, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38239") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35144->172.17.0.3:38239, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34198") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42410->172.17.0.3:34198, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35276") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53850->172.17.0.3:35276, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31863") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55242->172.17.0.3:31863, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34342") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39892->172.17.0.3:34342, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38654") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37694") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58028->172.17.0.3:38654, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44348->172.17.0.3:37694, err= 2025/11/01 02:26:06 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/01 02:26:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34443") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50902->172.17.0.3:34443, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36050") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58712->172.17.0.3:36050, err= 2025/11/01 02:26:06 DEBUG : c/non empty space: Unchanged skipping 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31685") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46380->172.17.0.3:31685, err= 2025/11/01 02:26:06 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/01 02:26:06 INFO : a/potato2: Copied (new) 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 INFO : b/potato: Deleted 2025/11/01 02:26:06 INFO : d/e: Removing directory 2025/11/01 02:26:06 INFO : d: Removing directory 2025/11/01 02:26:06 INFO : b: Removing directory 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: deleted 3 directories 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34613") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33814->172.17.0.3:34613, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30595") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38191") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37318->172.17.0.3:30595, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53966->172.17.0.3:38191, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36589") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47210->172.17.0.3:36589, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39375") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49038->172.17.0.3:39375, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35997") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53244->172.17.0.3:35997, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32859") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50622->172.17.0.3:32859, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36051") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53962->172.17.0.3:36051, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35537") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48926->172.17.0.3:35537, err= 2025/11/01 02:26:06 INFO : d: Making directory 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34765") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35008->172.17.0.3:34765, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36132") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38153") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39525") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48372->172.17.0.3:38153, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43720->172.17.0.3:36132, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50442->172.17.0.3:39525, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39630") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60298->172.17.0.3:39630, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30354") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56086->172.17.0.3:30354, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33648") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50134->172.17.0.3:33648, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33190") 2025/11/01 02:26:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35082->172.17.0.3:33190, err= 2025/11/01 02:26:06 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39365") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43044->172.17.0.3:39365, err= 2025/11/01 02:26:06 DEBUG : c/non empty space: Unchanged skipping 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/01 02:26:06 INFO : a/potato2: Copied (new) 2025/11/01 02:26:06 ERROR : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: not deleting files as there were IO errors 2025/11/01 02:26:06 ERROR : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: not deleting directories as there were IO errors 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35580") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38484->172.17.0.3:35580, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36479") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50524->172.17.0.3:36479, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37853") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38748->172.17.0.3:37853, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30240") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39213") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39512->172.17.0.3:39213, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60240->172.17.0.3:30240, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34826") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45286->172.17.0.3:34826, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37200") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38632") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38540") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39640->172.17.0.3:37200, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44416->172.17.0.3:38540, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36926->172.17.0.3:38632, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32270") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60752->172.17.0.3:32270, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36654") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42618->172.17.0.3:36654, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39058") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36592->172.17.0.3:39058, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31739") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46928->172.17.0.3:31739, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34991") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51536->172.17.0.3:34991, err= 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35916") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47128->172.17.0.3:35916, err= 2025/11/01 02:26:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/01 02:26:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : empty space: Unchanged skipping 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33629") 2025/11/01 02:26:06 INFO : potato: Deleted 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47820->172.17.0.3:33629, err= 2025/11/01 02:26:06 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/01 02:26:06 INFO : potato2: Copied (new) 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34780") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40070->172.17.0.3:34780, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34137") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51452->172.17.0.3:34137, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38957") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42204->172.17.0.3:38957, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31129") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58650->172.17.0.3:31129, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31319") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45680->172.17.0.3:31319, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35531") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44188->172.17.0.3:35531, err= 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39622") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36028->172.17.0.3:39622, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 INFO : potato: Deleted 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33162") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38644->172.17.0.3:33162, err= 2025/11/01 02:26:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/01 02:26:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : empty space: Unchanged skipping 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33759") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42678->172.17.0.3:33759, err= 2025/11/01 02:26:06 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/01 02:26:06 INFO : potato2: Copied (new) 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37933") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47392->172.17.0.3:37933, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31145") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58290->172.17.0.3:31145, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33621") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48752->172.17.0.3:33621, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36420") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49382->172.17.0.3:36420, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36216") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51700->172.17.0.3:36216, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38453") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36236->172.17.0.3:38453, err= 2025/11/01 02:26:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31690") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41084->172.17.0.3:31690, err= 2025/11/01 02:26:06 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/11/01 02:26:06 INFO : potato2: Copied (new) 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39005") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50348->172.17.0.3:39005, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39689") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33084->172.17.0.3:39689, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37001") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43926->172.17.0.3:37001, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37735") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42504->172.17.0.3:37735, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35411") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48182->172.17.0.3:35411, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37709") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50782->172.17.0.3:37709, err= 2025/11/01 02:26:06 DEBUG : enormous: Excluded (Size Filter) 2025/11/01 02:26:06 DEBUG : enormous: Excluded 2025/11/01 02:26:06 DEBUG : potato2: Excluded (Size Filter) 2025/11/01 02:26:06 DEBUG : potato2: Excluded 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39363") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60444->172.17.0.3:39363, err= 2025/11/01 02:26:06 DEBUG : potato2: Excluded (Size Filter) 2025/11/01 02:26:06 DEBUG : potato2: Excluded 2025/11/01 02:26:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/01 02:26:06 DEBUG : empty space: Unchanged skipping 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 INFO : There was nothing to transfer 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39618") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37212->172.17.0.3:39618, err= 2025/11/01 02:26:06 DEBUG : enormous: Excluded (Size Filter) 2025/11/01 02:26:06 DEBUG : enormous: Excluded 2025/11/01 02:26:06 DEBUG : potato2: Excluded (Size Filter) 2025/11/01 02:26:06 DEBUG : potato2: Excluded 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38994") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44660->172.17.0.3:38994, err= 2025/11/01 02:26:06 DEBUG : potato2: Excluded (Size Filter) 2025/11/01 02:26:06 DEBUG : potato2: Excluded 2025/11/01 02:26:06 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/01 02:26:06 DEBUG : empty space: Unchanged skipping 2025/11/01 02:26:06 DEBUG : Local file system at /tmp/rclone2401311277: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : Local file system at /tmp/rclone2401311277: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 INFO : There was nothing to transfer 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39107") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57148->172.17.0.3:39107, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32211") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60342->172.17.0.3:32211, err= --- PASS: TestSyncWithExclude (0.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38152") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38168->172.17.0.3:38152, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38702") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54238->172.17.0.3:38702, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34558") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59150->172.17.0.3:34558, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38429") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51282->172.17.0.3:38429, err= 2025/11/01 02:26:06 DEBUG : enormous: Excluded (Size Filter) 2025/11/01 02:26:06 DEBUG : enormous: Excluded 2025/11/01 02:26:06 DEBUG : potato2: Excluded (Size Filter) 2025/11/01 02:26:06 DEBUG : potato2: Excluded 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35612") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58530->172.17.0.3:35612, err= 2025/11/01 02:26:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : empty space: Unchanged skipping 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 INFO : potato2: Deleted 2025/11/01 02:26:06 INFO : enormous: Deleted 2025/11/01 02:26:06 INFO : There was nothing to transfer 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39842") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53598->172.17.0.3:39842, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37731") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:32938->172.17.0.3:37731, err= 2025/11/01 02:26:06 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/01 02:26:06 DEBUG : empty space: Unchanged skipping 2025/11/01 02:26:06 DEBUG : Local file system at /tmp/rclone2401311277: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : Local file system at /tmp/rclone2401311277: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 INFO : enormous: Deleted 2025/11/01 02:26:06 INFO : potato2: Deleted 2025/11/01 02:26:06 INFO : There was nothing to transfer 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38279") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55700->172.17.0.3:38279, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39514") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53950->172.17.0.3:39514, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36386") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47596->172.17.0.3:36386, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36979") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54772->172.17.0.3:36979, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36014") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43168->172.17.0.3:36014, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38610") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46780->172.17.0.3:38610, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32407") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37320->172.17.0.3:32407, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39766") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43404->172.17.0.3:39766, err= 2025/11/01 02:26:06 DEBUG : five: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/11/01 02:26:06 DEBUG : one: Destination is newer than source, skipping 2025/11/01 02:26:06 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30510") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40498->172.17.0.3:30510, err= 2025/11/01 02:26:06 DEBUG : three: Sizes identical 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33962") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47230->172.17.0.3:33962, err= 2025/11/01 02:26:06 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37431") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40436->172.17.0.3:37431, err= 2025/11/01 02:26:06 DEBUG : two.8549bf6d.partial: renamed to: two 2025/11/01 02:26:06 INFO : two: Copied (replaced existing) 2025/11/01 02:26:06 DEBUG : four.f852663a.partial: renamed to: four 2025/11/01 02:26:06 INFO : four: Copied (replaced existing) 2025/11/01 02:26:06 DEBUG : five.0fee171d.partial: renamed to: five 2025/11/01 02:26:06 INFO : five: Copied (new) 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39512") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41184->172.17.0.3:39512, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37214") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41984->172.17.0.3:37214, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31079") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48382->172.17.0.3:31079, err= --- PASS: TestSyncWithUpdateOlder (0.04s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/11/01 02:26:06 ERROR : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30149") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51864->172.17.0.3:30149, err= 2025/11/01 02:26:06 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38537") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32644") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51568->172.17.0.3:38537, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47490->172.17.0.3:32644, err= 2025/11/01 02:26:06 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/01 02:26:06 INFO : potato: Copied (new) 2025/11/01 02:26:06 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/01 02:26:06 INFO : yam: Copied (new) 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35025") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45784->172.17.0.3:35025, err= 2025/11/01 02:26:06 ERROR : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30254") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44762->172.17.0.3:30254, err= 2025/11/01 02:26:06 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:06 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39452") 2025/11/01 02:26:06 DEBUG : potato: Unchanged skipping 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38152->172.17.0.3:39452, err= 2025/11/01 02:26:06 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/11/01 02:26:06 INFO : yaml: Copied (new) 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 INFO : yam: Deleted 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34623") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42568->172.17.0.3:34623, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30677") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54274->172.17.0.3:30677, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39790") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34376->172.17.0.3:39790, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31171") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33124->172.17.0.3:31171, err= 2025/11/01 02:26:06 INFO : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Making map for --track-renames 2025/11/01 02:26:06 INFO : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Finished making map for --track-renames 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/01 02:26:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for renames to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32389") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50752->172.17.0.3:32389, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30050") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59248->172.17.0.3:30050, err= 2025/11/01 02:26:06 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/01 02:26:06 INFO : yam: Copied (new) 2025/11/01 02:26:06 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/01 02:26:06 INFO : potato: Copied (new) 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31241") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40554->172.17.0.3:31241, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35075") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49080->172.17.0.3:35075, err= 2025/11/01 02:26:06 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:06 INFO : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Making map for --track-renames 2025/11/01 02:26:06 INFO : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Finished making map for --track-renames 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : potato: Unchanged skipping 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for renames to finish 2025/11/01 02:26:06 INFO : yam: Moved (server-side) to: yaml 2025/11/01 02:26:06 INFO : yaml: Renamed from "yam" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 INFO : There was nothing to transfer 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32631") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55694->172.17.0.3:32631, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30568") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57986->172.17.0.3:30568, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33562") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47388->172.17.0.3:33562, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30891") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42058->172.17.0.3:30891, err= 2025/11/01 02:26:06 INFO : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Making map for --track-renames 2025/11/01 02:26:06 INFO : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Finished making map for --track-renames 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/01 02:26:06 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for renames to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30151") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41108->172.17.0.3:30151, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38020") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50976->172.17.0.3:38020, err= 2025/11/01 02:26:06 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/11/01 02:26:06 INFO : sub/yam: Copied (new) 2025/11/01 02:26:06 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/01 02:26:06 INFO : potato: Copied (new) 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34211") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36802->172.17.0.3:34211, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30962") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57638->172.17.0.3:30962, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33163") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58462->172.17.0.3:33163, err= 2025/11/01 02:26:06 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31180") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49698->172.17.0.3:31180, err= 2025/11/01 02:26:06 DEBUG : potato: Unchanged skipping 2025/11/01 02:26:06 INFO : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Making map for --track-renames 2025/11/01 02:26:06 INFO : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Finished making map for --track-renames 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for renames to finish 2025/11/01 02:26:06 INFO : sub/yam: Moved (server-side) to: yam 2025/11/01 02:26:06 INFO : yam: Renamed from "sub/yam" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:06 INFO : There was nothing to transfer 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35439") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35574->172.17.0.3:35439, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33635") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54160->172.17.0.3:33635, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37444") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58044->172.17.0.3:37444, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39821") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59438->172.17.0.3:39821, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34464") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46414->172.17.0.3:34464, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : Creating backend with remote "/tmp/rclone2401311277/dir1" 2025/11/01 02:26:06 DEBUG : Creating backend with remote "/tmp/rclone2401311277/dir2" 2025/11/01 02:26:06 DEBUG : Local file system at /tmp/rclone2401311277/dir2: Using server-side directory move 2025/11/01 02:26:06 INFO : Local file system at /tmp/rclone2401311277/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/01 02:26:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : Local file system at /tmp/rclone2401311277/dir2: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : Local file system at /tmp/rclone2401311277/dir2: Waiting for transfers to finish 2025/11/01 02:26:06 INFO : file1.txt: Moved (server-side) 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39174") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52538->172.17.0.3:39174, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30291") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39290->172.17.0.3:30291, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37724") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54276->172.17.0.3:37724, err= 2025/11/01 02:26:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31456") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30669") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59572->172.17.0.3:31456, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41170->172.17.0.3:30669, err= 2025/11/01 02:26:06 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 02:26:06 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:26:06 INFO : sub dir/hello world: Deleted 2025/11/01 02:26:06 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/01 02:26:06 INFO : nested/sub dir/file: Copied (new) 2025/11/01 02:26:06 INFO : nested/sub dir/file: Deleted 2025/11/01 02:26:06 INFO : sub dir: Removing directory 2025/11/01 02:26:06 INFO : nested/sub dir: Removing directory 2025/11/01 02:26:06 INFO : nested: Removing directory 2025/11/01 02:26:06 DEBUG : Local file system at /tmp/rclone2401311277: deleted 3 directories 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37295") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59450->172.17.0.3:37295, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32614") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30184") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35352->172.17.0.3:32614, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45002->172.17.0.3:30184, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33885") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38858->172.17.0.3:33885, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36821") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58656->172.17.0.3:36821, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31183") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37982->172.17.0.3:31183, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37391") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33698->172.17.0.3:37391, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30151") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41124->172.17.0.3:30151, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32414") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56876->172.17.0.3:32414, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38832") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54554->172.17.0.3:38832, err= 2025/11/01 02:26:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34284") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35426->172.17.0.3:34284, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33131") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41948->172.17.0.3:33131, err= 2025/11/01 02:26:06 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/01 02:26:06 INFO : sub dir/hello world: Copied (new) 2025/11/01 02:26:06 INFO : sub dir/hello world: Deleted 2025/11/01 02:26:06 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/01 02:26:06 INFO : nested/sub dir/file: Copied (new) 2025/11/01 02:26:06 INFO : nested/sub dir/file: Deleted 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34788") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58644->172.17.0.3:34788, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36139") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31074") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40102->172.17.0.3:36139, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46078->172.17.0.3:31074, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31132") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55976->172.17.0.3:31132, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33711") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52826->172.17.0.3:33711, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37575") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35867") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54752->172.17.0.3:35867, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46500->172.17.0.3:37575, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37462") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56622->172.17.0.3:37462, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39731") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34548->172.17.0.3:39731, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39111") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53722->172.17.0.3:39111, err= 2025/11/01 02:26:06 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32056") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36743") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53914->172.17.0.3:32056, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34922->172.17.0.3:36743, err= 2025/11/01 02:26:06 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/11/01 02:26:06 INFO : existing-b: Copied (new) 2025/11/01 02:26:06 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/01 02:26:06 INFO : existing: Copied (new) 2025/11/01 02:26:06 INFO : existing-b: Deleted 2025/11/01 02:26:06 INFO : existing: Deleted 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31245") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48822->172.17.0.3:31245, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32802") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47326->172.17.0.3:32802, err= 2025/11/01 02:26:06 DEBUG : existing: Destination exists, skipping 2025/11/01 02:26:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:06 INFO : There was nothing to transfer 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31192") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55004->172.17.0.3:31192, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37525") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45748->172.17.0.3:37525, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39303") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36688->172.17.0.3:39303, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xapuvik8cego" 2025/11/01 02:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:06 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:06 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: Connecting to FTP server 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: > dial: conn=172.17.0.1:45896->172.17.0.3:21, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33585") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57562->172.17.0.3:33585, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35095") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60020->172.17.0.3:35095, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34733") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48756->172.17.0.3:34733, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31401") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41584->172.17.0.3:31401, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-nahoyex7hoja -> ftp://172.17.0.3:21/rclone-test-xapuvik8cego 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: dial("tcp","172.17.0.3:30273") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: > dial: conn=172.17.0.1:50610->172.17.0.3:30273, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: dial("tcp","172.17.0.3:31144") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: > dial: conn=172.17.0.1:39826->172.17.0.3:31144, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: dial("tcp","172.17.0.3:36820") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: > dial: conn=172.17.0.1:36588->172.17.0.3:36820, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: Using server-side directory move 2025/11/01 02:26:06 INFO : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: dial("tcp","172.17.0.3:31721") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: > dial: conn=172.17.0.1:60958->172.17.0.3:31721, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35193") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56624->172.17.0.3:35193, err= 2025/11/01 02:26:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/01 02:26:06 DEBUG : empty space: Unchanged skipping 2025/11/01 02:26:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: Connecting to FTP server 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: > dial: conn=172.17.0.1:45902->172.17.0.3:21, err= 2025/11/01 02:26:06 INFO : potato2: Moved (server-side) 2025/11/01 02:26:06 INFO : empty space: Deleted 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: Waiting for transfers to finish 2025/11/01 02:26:06 INFO : potato3: Deleted 2025/11/01 02:26:06 INFO : potato3: Moved (server-side) 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31402") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36006->172.17.0.3:31402, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: dial("tcp","172.17.0.3:38394") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: > dial: conn=172.17.0.1:59420->172.17.0.3:38394, err= 2025/11/01 02:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fogerup1kapu" 2025/11/01 02:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:06 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:06 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fogerup1kapu: Connecting to FTP server 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fogerup1kapu: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fogerup1kapu: > dial: conn=172.17.0.1:45904->172.17.0.3:21, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fogerup1kapu: Using server-side directory move 2025/11/01 02:26:06 INFO : ftp://172.17.0.3:21/rclone-test-fogerup1kapu: Server side directory move succeeded 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fogerup1kapu: dial("tcp","172.17.0.3:32959") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fogerup1kapu: > dial: conn=172.17.0.1:48226->172.17.0.3:32959, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: dial("tcp","172.17.0.3:34343") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: > dial: conn=172.17.0.1:57138->172.17.0.3:34343, err= 2025/11/01 02:26:06 ERROR : error listing: directory not found 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fogerup1kapu: dial("tcp","172.17.0.3:34855") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fogerup1kapu: > dial: conn=172.17.0.1:43776->172.17.0.3:34855, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fogerup1kapu: Purge object "empty space" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fogerup1kapu: Purge object "potato2" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fogerup1kapu: Purge object "potato3" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fogerup1kapu: Purge dir "" 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: dial("tcp","172.17.0.3:32575") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: > dial: conn=172.17.0.1:33476->172.17.0.3:32575, err= 2025/11/01 02:26:06 ERROR : error listing: directory not found 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xapuvik8cego: Purge dir "" 2025/11/01 02:26:06 NOTICE: purge failed to rmdir "": directory not found 2025/11/01 02:26:06 NOTICE: purge failed: directory not found 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33997") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53332->172.17.0.3:33997, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36232") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34018->172.17.0.3:36232, err= --- PASS: TestServerSideMove (0.09s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-luruziw4tuge" 2025/11/01 02:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:06 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:06 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: Connecting to FTP server 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: > dial: conn=172.17.0.1:45912->172.17.0.3:21, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38445") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41280->172.17.0.3:38445, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30484") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58434->172.17.0.3:30484, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35248") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42326->172.17.0.3:35248, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39593") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37864->172.17.0.3:39593, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-nahoyex7hoja -> ftp://172.17.0.3:21/rclone-test-luruziw4tuge 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: dial("tcp","172.17.0.3:32404") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: > dial: conn=172.17.0.1:55090->172.17.0.3:32404, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: dial("tcp","172.17.0.3:31542") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: > dial: conn=172.17.0.1:34034->172.17.0.3:31542, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: dial("tcp","172.17.0.3:35860") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: > dial: conn=172.17.0.1:54844->172.17.0.3:35860, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: dial("tcp","172.17.0.3:37509") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: > dial: conn=172.17.0.1:45278->172.17.0.3:37509, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31936") 2025/11/01 02:26:06 DEBUG : empty space: Excluded (Size Filter) 2025/11/01 02:26:06 DEBUG : empty space: Excluded 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40406->172.17.0.3:31936, err= 2025/11/01 02:26:06 DEBUG : empty space: Excluded (Size Filter) 2025/11/01 02:26:06 DEBUG : empty space: Excluded 2025/11/01 02:26:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: Connecting to FTP server 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:06 INFO : potato2: Moved (server-side) 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: > dial: conn=172.17.0.1:45924->172.17.0.3:21, err= 2025/11/01 02:26:06 INFO : potato3: Deleted 2025/11/01 02:26:06 INFO : potato3: Moved (server-side) 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36259") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59164->172.17.0.3:36259, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: dial("tcp","172.17.0.3:35444") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: > dial: conn=172.17.0.1:46858->172.17.0.3:35444, err= 2025/11/01 02:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qugeraq0tige" 2025/11/01 02:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:06 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:06 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qugeraq0tige: Connecting to FTP server 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qugeraq0tige: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qugeraq0tige: > dial: conn=172.17.0.1:45938->172.17.0.3:21, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qugeraq0tige: dial("tcp","172.17.0.3:39944") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qugeraq0tige: > dial: conn=172.17.0.1:33402->172.17.0.3:39944, err= 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: dial("tcp","172.17.0.3:34315") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: > dial: conn=172.17.0.1:34058->172.17.0.3:34315, err= 2025/11/01 02:26:06 DEBUG : empty space: Excluded (Size Filter) 2025/11/01 02:26:06 DEBUG : empty space: Excluded 2025/11/01 02:26:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qugeraq0tige: Connecting to FTP server 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qugeraq0tige: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qugeraq0tige: Waiting for checks to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qugeraq0tige: Waiting for transfers to finish 2025/11/01 02:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qugeraq0tige: > dial: conn=172.17.0.1:45942->172.17.0.3:21, err= 2025/11/01 02:26:06 INFO : potato3: Moved (server-side) 2025/11/01 02:26:07 INFO : potato2: Moved (server-side) 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qugeraq0tige: dial("tcp","172.17.0.3:37986") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qugeraq0tige: > dial: conn=172.17.0.1:42276->172.17.0.3:37986, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: dial("tcp","172.17.0.3:30123") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: > dial: conn=172.17.0.1:43814->172.17.0.3:30123, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qugeraq0tige: dial("tcp","172.17.0.3:39594") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qugeraq0tige: > dial: conn=172.17.0.1:37702->172.17.0.3:39594, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qugeraq0tige: Purge object "potato2" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qugeraq0tige: Purge object "potato3" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qugeraq0tige: Purge dir "" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: dial("tcp","172.17.0.3:39302") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: > dial: conn=172.17.0.1:34342->172.17.0.3:39302, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: Purge object "empty space" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-luruziw4tuge: Purge dir "" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32512") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35110->172.17.0.3:32512, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37192") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34420->172.17.0.3:37192, err= --- PASS: TestServerSideMoveWithFilter (0.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vekomaf0kidi" 2025/11/01 02:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: > dial: conn=172.17.0.1:45958->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36512") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48216->172.17.0.3:36512, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31525") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34878->172.17.0.3:31525, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36598") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60800->172.17.0.3:36598, err= 2025/11/01 02:26:07 INFO : tomatoDir: Making directory 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35639") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50806->172.17.0.3:35639, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37105") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37332->172.17.0.3:37105, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-nahoyex7hoja -> ftp://172.17.0.3:21/rclone-test-vekomaf0kidi 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: dial("tcp","172.17.0.3:34440") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: > dial: conn=172.17.0.1:48432->172.17.0.3:34440, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: dial("tcp","172.17.0.3:30511") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: > dial: conn=172.17.0.1:39930->172.17.0.3:30511, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: dial("tcp","172.17.0.3:30899") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: > dial: conn=172.17.0.1:49098->172.17.0.3:30899, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: Using server-side directory move 2025/11/01 02:26:07 INFO : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: dial("tcp","172.17.0.3:36475") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31668") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36656->172.17.0.3:31668, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: > dial: conn=172.17.0.1:56026->172.17.0.3:36475, err= 2025/11/01 02:26:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/01 02:26:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : empty space: Unchanged skipping 2025/11/01 02:26:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: > dial: conn=172.17.0.1:45972->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36301") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41246->172.17.0.3:36301, err= 2025/11/01 02:26:07 INFO : empty space: Deleted 2025/11/01 02:26:07 INFO : potato2: Moved (server-side) 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: Waiting for checks to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: Waiting for transfers to finish 2025/11/01 02:26:07 INFO : potato3: Deleted 2025/11/01 02:26:07 INFO : potato3: Moved (server-side) 2025/11/01 02:26:07 INFO : tomatoDir: Removing directory 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: deleted 1 directories 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36274") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39160->172.17.0.3:36274, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33135") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47320->172.17.0.3:33135, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: dial("tcp","172.17.0.3:35533") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: > dial: conn=172.17.0.1:55908->172.17.0.3:35533, err= 2025/11/01 02:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiparog4xifa" 2025/11/01 02:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiparog4xifa: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiparog4xifa: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiparog4xifa: > dial: conn=172.17.0.1:45980->172.17.0.3:21, err= 2025/11/01 02:26:07 INFO : tomatoDir: Making directory 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiparog4xifa: Using server-side directory move 2025/11/01 02:26:07 INFO : ftp://172.17.0.3:21/rclone-test-wiparog4xifa: Server side directory move succeeded 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiparog4xifa: dial("tcp","172.17.0.3:33498") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiparog4xifa: > dial: conn=172.17.0.1:53352->172.17.0.3:33498, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiparog4xifa: dial("tcp","172.17.0.3:39373") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiparog4xifa: > dial: conn=172.17.0.1:49586->172.17.0.3:39373, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: dial("tcp","172.17.0.3:37280") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: > dial: conn=172.17.0.1:43846->172.17.0.3:37280, err= 2025/11/01 02:26:07 ERROR : error listing: directory not found 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: dial("tcp","172.17.0.3:32115") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: > dial: conn=172.17.0.1:38268->172.17.0.3:32115, err= 2025/11/01 02:26:07 ERROR : error listing: directory not found 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiparog4xifa: dial("tcp","172.17.0.3:30648") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiparog4xifa: > dial: conn=172.17.0.1:52002->172.17.0.3:30648, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiparog4xifa: Purge object "empty space" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiparog4xifa: Purge object "potato2" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiparog4xifa: Purge object "potato3" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiparog4xifa: dial("tcp","172.17.0.3:33852") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiparog4xifa: > dial: conn=172.17.0.1:55520->172.17.0.3:33852, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiparog4xifa: Purge dir "tomatoDir" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiparog4xifa: Purge dir "" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: dial("tcp","172.17.0.3:30526") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: > dial: conn=172.17.0.1:42572->172.17.0.3:30526, err= 2025/11/01 02:26:07 ERROR : error listing: directory not found 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-vekomaf0kidi: Purge dir "" 2025/11/01 02:26:07 NOTICE: purge failed to rmdir "": directory not found 2025/11/01 02:26:07 NOTICE: purge failed: directory not found 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38455") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57940->172.17.0.3:38455, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36056") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54258->172.17.0.3:36056, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.08s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32854") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56204->172.17.0.3:32854, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34907") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56088->172.17.0.3:34907, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nahoyex7hoja/rclone-sync-test" 2025/11/01 02:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test: > dial: conn=172.17.0.1:45992->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32584") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57834->172.17.0.3:32584, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35460") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47194->172.17.0.3:35460, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nahoyex7hoja/rclone-sync-test" 2025/11/01 02:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test: > dial: conn=172.17.0.1:45996->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nahoyex7hoja/rclone-sync-test-include/layer2" 2025/11/01 02:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test-include/layer2: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:45998->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nahoyex7hoja/rclone-sync-test-ignore-file" 2025/11/01 02:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test-ignore-file: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:46002->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33314") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57176->172.17.0.3:33314, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36599") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38304->172.17.0.3:36599, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test: dial("tcp","172.17.0.3:35350") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test: > dial: conn=172.17.0.1:41424->172.17.0.3:35350, err= 2025/11/01 02:26:07 DEBUG : rclone-sync-test: Excluded 2025/11/01 02:26:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33390") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48978->172.17.0.3:33390, err= 2025/11/01 02:26:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test: Waiting for checks to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 INFO : There was nothing to transfer 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38841") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60844->172.17.0.3:38841, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test: dial("tcp","172.17.0.3:35556") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test: > dial: conn=172.17.0.1:37432->172.17.0.3:35556, err= 2025/11/01 02:26:07 DEBUG : rclone-sync-test: Excluded 2025/11/01 02:26:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33465") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46348->172.17.0.3:33465, err= 2025/11/01 02:26:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 INFO : rclone-sync-test-include: Removing directory 2025/11/01 02:26:07 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: failed to delete 1 directories 2025/11/01 02:26:07 INFO : There was nothing to transfer 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30402") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40780->172.17.0.3:30402, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:36266") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:44074->172.17.0.3:36266, err= 2025/11/01 02:26:07 DEBUG : rclone-sync-test: Excluded 2025/11/01 02:26:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36126") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55594->172.17.0.3:36126, err= 2025/11/01 02:26:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 INFO : There was nothing to transfer 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31442") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58000->172.17.0.3:31442, err= 2025/11/01 02:26:07 DEBUG : rclone-sync-test: Excluded 2025/11/01 02:26:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:34508") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:57326->172.17.0.3:34508, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37259") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33264->172.17.0.3:37259, err= 2025/11/01 02:26:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 INFO : rclone-sync-test-include: Removing directory 2025/11/01 02:26:07 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: failed to delete 1 directories 2025/11/01 02:26:07 INFO : There was nothing to transfer 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:39395") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:55322->172.17.0.3:39395, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39054") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51854->172.17.0.3:39054, err= 2025/11/01 02:26:07 DEBUG : Excluded 2025/11/01 02:26:07 DEBUG : rclone-sync-test: Excluded 2025/11/01 02:26:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38497") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47590->172.17.0.3:38497, err= 2025/11/01 02:26:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 INFO : There was nothing to transfer 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37027") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56172->172.17.0.3:37027, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31877") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33879") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46662->172.17.0.3:31877, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35190->172.17.0.3:33879, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35208") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43898->172.17.0.3:35208, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31927") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55118->172.17.0.3:31927, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33341") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41108->172.17.0.3:33341, err= --- PASS: TestSyncOverlapWithFilter (0.09s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nahoyex7hoja/dst" 2025/11/01 02:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:46004->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nahoyex7hoja/CompareDest" 2025/11/01 02:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/CompareDest: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/CompareDest: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/CompareDest: > dial: conn=172.17.0.1:46006->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-nahoyex7hoja/CompareDest" to be canonical "TestFTPPureftpd{kbHgA}:rclone-test-nahoyex7hoja/CompareDest" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:39853") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:39590->172.17.0.3:39853, err= 2025/11/01 02:26:07 DEBUG : one: Need to transfer - File not found at Destination 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for checks to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:39962") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:38544->172.17.0.3:39962, err= 2025/11/01 02:26:07 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/11/01 02:26:07 INFO : one: Copied (new) 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35674") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48052->172.17.0.3:35674, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32816") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45772->172.17.0.3:32816, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36914") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48746->172.17.0.3:36914, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34315") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34072->172.17.0.3:34315, err= 2025/11/01 02:26:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-nahoyex7hoja/CompareDest" for canonical name "TestFTPPureftpd{kbHgA}:rclone-test-nahoyex7hoja/CompareDest" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:32688") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:40000->172.17.0.3:32688, err= 2025/11/01 02:26:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for checks to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:33418") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:58986->172.17.0.3:33418, err= 2025/11/01 02:26:07 DEBUG : one.4a8516eb.partial: renamed to: one 2025/11/01 02:26:07 INFO : one: Copied (replaced existing) 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35927") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45534->172.17.0.3:35927, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38748") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36490->172.17.0.3:38748, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34537") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39628->172.17.0.3:34537, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30058") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57236->172.17.0.3:30058, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32278") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34482->172.17.0.3:32278, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31781") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52190->172.17.0.3:31781, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39153") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47596->172.17.0.3:39153, err= 2025/11/01 02:26:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-nahoyex7hoja/CompareDest" for canonical name "TestFTPPureftpd{kbHgA}:rclone-test-nahoyex7hoja/CompareDest" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:36755") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:37502->172.17.0.3:36755, err= 2025/11/01 02:26:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for checks to finish 2025/11/01 02:26:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 INFO : There was nothing to transfer 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33470") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53994->172.17.0.3:33470, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38955") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45804->172.17.0.3:38955, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32961") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35436->172.17.0.3:32961, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39399") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45732->172.17.0.3:39399, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31524") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33002->172.17.0.3:31524, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39504") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53296->172.17.0.3:39504, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31485") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54364->172.17.0.3:31485, err= 2025/11/01 02:26:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-nahoyex7hoja/CompareDest" for canonical name "TestFTPPureftpd{kbHgA}:rclone-test-nahoyex7hoja/CompareDest" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:36609") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:51000->172.17.0.3:36609, err= 2025/11/01 02:26:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/CompareDest: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/CompareDest: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for checks to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/CompareDest: > dial: conn=172.17.0.1:46018->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 INFO : There was nothing to transfer 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32115") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38272->172.17.0.3:32115, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38548") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35340->172.17.0.3:38548, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31991") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48668->172.17.0.3:31991, err= 2025/11/01 02:26:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-nahoyex7hoja/CompareDest" for canonical name "TestFTPPureftpd{kbHgA}:rclone-test-nahoyex7hoja/CompareDest" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:31511") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:43114->172.17.0.3:31511, err= 2025/11/01 02:26:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 02:26:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/01 02:26:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for checks to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 INFO : There was nothing to transfer 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39270") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33528->172.17.0.3:39270, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32667") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48554->172.17.0.3:32667, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33654") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59052->172.17.0.3:33654, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31944") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57648->172.17.0.3:31944, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39274") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30824") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50652->172.17.0.3:30824, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52834->172.17.0.3:39274, err= 2025/11/01 02:26:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-nahoyex7hoja/CompareDest" for canonical name "TestFTPPureftpd{kbHgA}:rclone-test-nahoyex7hoja/CompareDest" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:33908") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:48782->172.17.0.3:33908, err= 2025/11/01 02:26:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 02:26:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/11/01 02:26:07 DEBUG : two: Need to transfer - File not found at Destination 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for checks to finish 2025/11/01 02:26:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:36335") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:55256->172.17.0.3:36335, err= 2025/11/01 02:26:07 DEBUG : two.a319cd8b.partial: renamed to: two 2025/11/01 02:26:07 INFO : two: Copied (new) 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32003") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52894->172.17.0.3:32003, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32548") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45144->172.17.0.3:32548, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37337") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43676->172.17.0.3:37337, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35964") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42704->172.17.0.3:35964, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35479") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35971") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42024->172.17.0.3:35479, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48996->172.17.0.3:35971, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30126") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41932->172.17.0.3:30126, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.14s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36866") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59964->172.17.0.3:36866, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39416") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52234->172.17.0.3:39416, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34454") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60600->172.17.0.3:34454, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37480") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37696->172.17.0.3:37480, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37127") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34920->172.17.0.3:37127, err= 2025/11/01 02:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nahoyex7hoja/dest" 2025/11/01 02:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dest: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dest: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dest: > dial: conn=172.17.0.1:46022->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nahoyex7hoja/pre-dest1" 2025/11/01 02:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/pre-dest1: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/pre-dest1: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/pre-dest1: > dial: conn=172.17.0.1:46038->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-nahoyex7hoja/pre-dest1" to be canonical "TestFTPPureftpd{kbHgA}:rclone-test-nahoyex7hoja/pre-dest1" 2025/11/01 02:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nahoyex7hoja/pre-dest2" 2025/11/01 02:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/pre-dest2: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/pre-dest2: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/pre-dest2: > dial: conn=172.17.0.1:46052->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-nahoyex7hoja/pre-dest2" to be canonical "TestFTPPureftpd{kbHgA}:rclone-test-nahoyex7hoja/pre-dest2" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dest: dial("tcp","172.17.0.3:39753") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dest: > dial: conn=172.17.0.1:44814->172.17.0.3:39753, err= 2025/11/01 02:26:07 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/01 02:26:07 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/01 02:26:07 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dest: Waiting for checks to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dest: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dest: dial("tcp","172.17.0.3:30366") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dest: > dial: conn=172.17.0.1:42436->172.17.0.3:30366, err= 2025/11/01 02:26:07 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/11/01 02:26:07 INFO : 3: Copied (new) 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dest: dial("tcp","172.17.0.3:39781") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dest: > dial: conn=172.17.0.1:55858->172.17.0.3:39781, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39972") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35768->172.17.0.3:39972, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33561") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34338->172.17.0.3:33561, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30906") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34219") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55474->172.17.0.3:30906, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51792->172.17.0.3:34219, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33729") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48246->172.17.0.3:33729, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33098") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34201") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54912->172.17.0.3:33098, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36428->172.17.0.3:34201, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32855") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57186->172.17.0.3:32855, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39284") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43938->172.17.0.3:39284, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/pre-dest1: closing 1 unused connections 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.10s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33935") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59188->172.17.0.3:33935, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36775") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37286->172.17.0.3:36775, err= --- SKIP: TestSyncCopyDest (0.01s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35225") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43280->172.17.0.3:35225, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38188") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36658->172.17.0.3:38188, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36116") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55230->172.17.0.3:36116, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38659") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:32906->172.17.0.3:38659, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33287") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33262->172.17.0.3:33287, err= 2025/11/01 02:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nahoyex7hoja/dst" 2025/11/01 02:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:46060->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nahoyex7hoja/backup" 2025/11/01 02:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/backup: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/backup: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/backup: > dial: conn=172.17.0.1:46062->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-nahoyex7hoja/backup" to be canonical "TestFTPPureftpd{kbHgA}:rclone-test-nahoyex7hoja/backup" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:38737") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:37418->172.17.0.3:38737, err= 2025/11/01 02:26:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/11/01 02:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : two: Unchanged skipping 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for checks to finish 2025/11/01 02:26:07 INFO : one: Moved (server-side) 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:32805") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:55618->172.17.0.3:32805, err= 2025/11/01 02:26:07 DEBUG : one.a292864a.partial: renamed to: one 2025/11/01 02:26:07 INFO : one: Copied (new) 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 INFO : three.txt: Moved (server-side) 2025/11/01 02:26:07 INFO : three.txt: Moved into backup dir 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33828") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35822->172.17.0.3:33828, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31142") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36863") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43564->172.17.0.3:36863, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33472->172.17.0.3:31142, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32253") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39956->172.17.0.3:32253, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30327") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48732->172.17.0.3:30327, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38553") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35145") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51050->172.17.0.3:35145, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38620->172.17.0.3:38553, err= 2025/11/01 02:26:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-nahoyex7hoja/backup" for canonical name "TestFTPPureftpd{kbHgA}:rclone-test-nahoyex7hoja/backup" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:33700") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:34630->172.17.0.3:33700, err= 2025/11/01 02:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : two: Unchanged skipping 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for checks to finish 2025/11/01 02:26:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/11/01 02:26:07 INFO : one: Deleted 2025/11/01 02:26:07 INFO : one: Moved (server-side) 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:36378") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:35382->172.17.0.3:36378, err= 2025/11/01 02:26:07 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/01 02:26:07 INFO : one: Copied (new) 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 INFO : three.txt: Deleted 2025/11/01 02:26:07 INFO : three.txt: Moved (server-side) 2025/11/01 02:26:07 INFO : three.txt: Moved into backup dir 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31646") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33394->172.17.0.3:31646, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30172") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34228") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47586->172.17.0.3:34228, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37594->172.17.0.3:30172, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37741") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57564->172.17.0.3:37741, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37277") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36871") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44220->172.17.0.3:36871, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58754->172.17.0.3:37277, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37117") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58314->172.17.0.3:37117, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.08s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31534") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58076->172.17.0.3:31534, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39400") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54570->172.17.0.3:39400, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38334") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59438->172.17.0.3:38334, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39412") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38054->172.17.0.3:39412, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38969") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49164->172.17.0.3:38969, err= 2025/11/01 02:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nahoyex7hoja/dst" 2025/11/01 02:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:46070->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nahoyex7hoja/backup" 2025/11/01 02:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/backup: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/backup: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/backup: > dial: conn=172.17.0.1:46072->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-nahoyex7hoja/backup" to be canonical "TestFTPPureftpd{kbHgA}:rclone-test-nahoyex7hoja/backup" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:39520") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:56330->172.17.0.3:39520, err= 2025/11/01 02:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : two: Unchanged skipping 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for checks to finish 2025/11/01 02:26:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/11/01 02:26:07 INFO : one: Moved (server-side) to: one.bak 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:31392") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:60366->172.17.0.3:31392, err= 2025/11/01 02:26:07 DEBUG : one.a292864a.partial: renamed to: one 2025/11/01 02:26:07 INFO : one: Copied (new) 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/01 02:26:07 INFO : three.txt: Moved into backup dir 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36577") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42686->172.17.0.3:36577, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34120") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43316->172.17.0.3:34120, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37252") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36144->172.17.0.3:37252, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31780") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58458->172.17.0.3:31780, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36941") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60824->172.17.0.3:36941, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30141") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60450->172.17.0.3:30141, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36717") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35570->172.17.0.3:36717, err= 2025/11/01 02:26:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-nahoyex7hoja/backup" for canonical name "TestFTPPureftpd{kbHgA}:rclone-test-nahoyex7hoja/backup" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:30181") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:59460->172.17.0.3:30181, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for checks to finish 2025/11/01 02:26:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/11/01 02:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : two: Unchanged skipping 2025/11/01 02:26:07 INFO : one.bak: Deleted 2025/11/01 02:26:07 INFO : one: Moved (server-side) to: one.bak 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:39077") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:44876->172.17.0.3:39077, err= 2025/11/01 02:26:07 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/01 02:26:07 INFO : one: Copied (new) 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 INFO : three.txt.bak: Deleted 2025/11/01 02:26:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/01 02:26:07 INFO : three.txt: Moved into backup dir 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30712") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56190->172.17.0.3:30712, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38725") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36612->172.17.0.3:38725, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37116") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46196->172.17.0.3:37116, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38337") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43694->172.17.0.3:38337, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38195") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37323") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55614->172.17.0.3:38195, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48492->172.17.0.3:37323, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33262") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36314->172.17.0.3:33262, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39252") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34042->172.17.0.3:39252, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37180") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60502->172.17.0.3:37180, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35717") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33246->172.17.0.3:35717, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39609") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59316->172.17.0.3:39609, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35662") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56636->172.17.0.3:35662, err= 2025/11/01 02:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nahoyex7hoja/dst" 2025/11/01 02:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:46082->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nahoyex7hoja/backup" 2025/11/01 02:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/backup: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/backup: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/backup: > dial: conn=172.17.0.1:46088->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-nahoyex7hoja/backup" to be canonical "TestFTPPureftpd{kbHgA}:rclone-test-nahoyex7hoja/backup" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:32816") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:45776->172.17.0.3:32816, err= 2025/11/01 02:26:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/11/01 02:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : two: Unchanged skipping 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for checks to finish 2025/11/01 02:26:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:34809") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:34090->172.17.0.3:34809, err= 2025/11/01 02:26:07 DEBUG : one.a292864a.partial: renamed to: one 2025/11/01 02:26:07 INFO : one: Copied (new) 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/01 02:26:07 INFO : three.txt: Moved into backup dir 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38023") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44846->172.17.0.3:38023, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30240") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60244->172.17.0.3:30240, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30552") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45468->172.17.0.3:30552, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34398") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49966->172.17.0.3:34398, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34819") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40970->172.17.0.3:34819, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35769") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34615") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60022->172.17.0.3:34615, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58240->172.17.0.3:35769, err= 2025/11/01 02:26:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-nahoyex7hoja/backup" for canonical name "TestFTPPureftpd{kbHgA}:rclone-test-nahoyex7hoja/backup" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:33651") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:57280->172.17.0.3:33651, err= 2025/11/01 02:26:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/11/01 02:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : two: Unchanged skipping 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for checks to finish 2025/11/01 02:26:07 INFO : one-2019-01-01: Deleted 2025/11/01 02:26:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:33072") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:41614->172.17.0.3:33072, err= 2025/11/01 02:26:07 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/01 02:26:07 INFO : one: Copied (new) 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 INFO : three-2019-01-01.txt: Deleted 2025/11/01 02:26:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/01 02:26:07 INFO : three.txt: Moved into backup dir 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39324") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48770->172.17.0.3:39324, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37146") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48954->172.17.0.3:37146, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37872") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58616->172.17.0.3:37872, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31947") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39750->172.17.0.3:31947, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37834") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34276") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59350->172.17.0.3:34276, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46956->172.17.0.3:37834, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36398") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51074->172.17.0.3:36398, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.09s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36262") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35848->172.17.0.3:36262, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33844") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42480->172.17.0.3:33844, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35893") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53526->172.17.0.3:35893, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33379") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42320->172.17.0.3:33379, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36173") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38408->172.17.0.3:36173, err= 2025/11/01 02:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nahoyex7hoja/dst" 2025/11/01 02:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:46094->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:35897") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:49206->172.17.0.3:35897, err= 2025/11/01 02:26:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/11/01 02:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : two: Unchanged skipping 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for checks to finish 2025/11/01 02:26:07 INFO : one: Moved (server-side) to: one.bak 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:36626") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:59392->172.17.0.3:36626, err= 2025/11/01 02:26:07 DEBUG : one.a292864a.partial: renamed to: one 2025/11/01 02:26:07 INFO : one: Copied (new) 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/01 02:26:07 INFO : three.txt: Moved into backup dir 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33871") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39842->172.17.0.3:33871, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33807") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46914->172.17.0.3:33807, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36813") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47872->172.17.0.3:36813, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37210") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50952->172.17.0.3:37210, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30224") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34218->172.17.0.3:30224, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:38468") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:55350->172.17.0.3:38468, err= 2025/11/01 02:26:07 DEBUG : one.bak: Excluded (Path Filter) 2025/11/01 02:26:07 DEBUG : one.bak: Excluded 2025/11/01 02:26:07 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/01 02:26:07 DEBUG : three.txt.bak: Excluded 2025/11/01 02:26:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/11/01 02:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : two: Unchanged skipping 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for checks to finish 2025/11/01 02:26:07 INFO : one.bak: Deleted 2025/11/01 02:26:07 INFO : one: Moved (server-side) to: one.bak 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:35007") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:41834->172.17.0.3:35007, err= 2025/11/01 02:26:07 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/01 02:26:07 INFO : one: Copied (new) 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 INFO : three.txt.bak: Deleted 2025/11/01 02:26:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/01 02:26:07 INFO : three.txt: Moved into backup dir 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34022") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35474->172.17.0.3:34022, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32260") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38820->172.17.0.3:32260, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30703") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44696->172.17.0.3:30703, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31311") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37116->172.17.0.3:31311, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34890") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33172->172.17.0.3:34890, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38049") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52610->172.17.0.3:38049, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32061") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51406->172.17.0.3:32061, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34312") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40928->172.17.0.3:34312, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35938") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60406->172.17.0.3:35938, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33822") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47806->172.17.0.3:33822, err= 2025/11/01 02:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nahoyex7hoja/dst" 2025/11/01 02:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:46102->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/11/01 02:26:07 INFO : one: Moved (server-side) to: one.bak 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:35640") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:33374->172.17.0.3:35640, err= 2025/11/01 02:26:07 DEBUG : one.a292864a.partial: renamed to: one 2025/11/01 02:26:07 INFO : one: Copied (new) 2025/11/01 02:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : two: Unchanged skipping 2025/11/01 02:26:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/11/01 02:26:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:31454") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:33788->172.17.0.3:31454, err= 2025/11/01 02:26:07 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/01 02:26:07 INFO : three.txt: Copied (new) 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30502") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41500->172.17.0.3:30502, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38052") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41982->172.17.0.3:38052, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37320") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39064->172.17.0.3:37320, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39014") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54460->172.17.0.3:39014, err= 2025/11/01 02:26:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/11/01 02:26:07 INFO : one.bak: Deleted 2025/11/01 02:26:07 INFO : one: Moved (server-side) to: one.bak 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:36711") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:34848->172.17.0.3:36711, err= 2025/11/01 02:26:07 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/01 02:26:07 INFO : one: Copied (new) 2025/11/01 02:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : two: Unchanged skipping 2025/11/01 02:26:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/11/01 02:26:07 INFO : three.txt.bak: Deleted 2025/11/01 02:26:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:39388") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:42604->172.17.0.3:39388, err= 2025/11/01 02:26:07 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/01 02:26:07 INFO : three.txt: Copied (new) 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35519") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40396->172.17.0.3:35519, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35610") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48896->172.17.0.3:35610, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35345") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57992->172.17.0.3:35345, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36870") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57440->172.17.0.3:36870, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35472") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55400->172.17.0.3:35472, err= --- PASS: TestSyncSuffix (0.06s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31414") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47626->172.17.0.3:31414, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32390") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52462->172.17.0.3:32390, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39243") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42350->172.17.0.3:39243, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35419") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50974->172.17.0.3:35419, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37551") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45196->172.17.0.3:37551, err= 2025/11/01 02:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nahoyex7hoja/dst" 2025/11/01 02:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kbHgA}" suffix to name 2025/11/01 02:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/01 02:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/01 02:26:07 DEBUG : Setting pass="5Juc5K1lfWAx0rKqkKSHqZrDAZLBLTsAoozsjwjf-SY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/01 02:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: Connecting to FTP server 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:46106->172.17.0.3:21, err= 2025/11/01 02:26:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/11/01 02:26:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:36367") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:46904->172.17.0.3:36367, err= 2025/11/01 02:26:07 DEBUG : one.a292864a.partial: renamed to: one 2025/11/01 02:26:07 INFO : one: Copied (new) 2025/11/01 02:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : two: Unchanged skipping 2025/11/01 02:26:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/11/01 02:26:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:39043") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:50472->172.17.0.3:39043, err= 2025/11/01 02:26:07 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/01 02:26:07 INFO : three.txt: Copied (new) 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33257") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35586->172.17.0.3:33257, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32469") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54326->172.17.0.3:32469, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39384") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60948->172.17.0.3:39384, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36079") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36384->172.17.0.3:36079, err= 2025/11/01 02:26:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/11/01 02:26:07 INFO : one-2019-01-01: Deleted 2025/11/01 02:26:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:30926") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:40086->172.17.0.3:30926, err= 2025/11/01 02:26:07 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/01 02:26:07 INFO : one: Copied (new) 2025/11/01 02:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : two: Unchanged skipping 2025/11/01 02:26:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/11/01 02:26:07 INFO : three-2019-01-01.txt: Deleted 2025/11/01 02:26:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: dial("tcp","172.17.0.3:34414") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja/dst: > dial: conn=172.17.0.1:41560->172.17.0.3:34414, err= 2025/11/01 02:26:07 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/01 02:26:07 INFO : three.txt: Copied (new) 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30039") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58196->172.17.0.3:30039, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32731") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45086->172.17.0.3:32731, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36443") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40964->172.17.0.3:36443, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38509") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44320->172.17.0.3:38509, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37704") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53362->172.17.0.3:37704, err= --- PASS: TestSyncSuffixKeepExtension (0.06s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34591") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41762->172.17.0.3:34591, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34686") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56394->172.17.0.3:34686, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37302") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34268->172.17.0.3:37302, err= 2025/11/01 02:26:07 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32375") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51980->172.17.0.3:32375, err= 2025/11/01 02:26:07 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/11/01 02:26:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37941") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57630->172.17.0.3:37941, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31343") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36788->172.17.0.3:31343, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39455") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48214->172.17.0.3:39455, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39874") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58844->172.17.0.3:39874, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30208") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37054->172.17.0.3:30208, err= 2025/11/01 02:26:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37886") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53476->172.17.0.3:37886, err= 2025/11/01 02:26:07 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/01 02:26:07 INFO : existing: Copied (new) 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37689") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51246->172.17.0.3:37689, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36750") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39014->172.17.0.3:36750, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36057") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55434->172.17.0.3:36057, err= 2025/11/01 02:26:07 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/11/01 02:26:07 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:07 ERROR : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: not deleting files as there were IO errors 2025/11/01 02:26:07 ERROR : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: not deleting directories as there were IO errors 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37044") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36916->172.17.0.3:37044, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33668") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46796->172.17.0.3:33668, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31843") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60594->172.17.0.3:31843, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36686") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60834->172.17.0.3:36686, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35275") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42634->172.17.0.3:35275, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35087") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55480->172.17.0.3:35087, err= 2025/11/01 02:26:07 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:07 DEBUG : existing: Unchanged skipping 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:07 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:07 INFO : There was nothing to transfer 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31078") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54984->172.17.0.3:31078, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38463") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55856->172.17.0.3:38463, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32863") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44856->172.17.0.3:32863, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39174") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52540->172.17.0.3:39174, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30136") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35256->172.17.0.3:30136, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32985") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49194->172.17.0.3:32985, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33674") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55028->172.17.0.3:33674, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31296") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33338->172.17.0.3:31296, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30473") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50392->172.17.0.3:30473, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39672") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53658->172.17.0.3:39672, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32283") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40438->172.17.0.3:32283, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33051") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45884->172.17.0.3:33051, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33807") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46918->172.17.0.3:33807, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30758") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47464->172.17.0.3:30758, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38475") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50662->172.17.0.3:38475, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34921") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55038->172.17.0.3:34921, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37859") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53278->172.17.0.3:37859, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38451") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33418->172.17.0.3:38451, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33338") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51362->172.17.0.3:33338, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33572") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60846->172.17.0.3:33572, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35364") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38254->172.17.0.3:35364, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31384") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45298->172.17.0.3:31384, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35328") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46182->172.17.0.3:35328, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30002") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60256->172.17.0.3:30002, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32579") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49480->172.17.0.3:32579, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35791") 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41660->172.17.0.3:35791, err= 2025/11/01 02:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38028") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57838->172.17.0.3:38028, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32467") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40246->172.17.0.3:32467, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37226") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46874->172.17.0.3:37226, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37197") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38730->172.17.0.3:37197, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34156") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51428->172.17.0.3:34156, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35304") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57680->172.17.0.3:35304, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30582") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44972->172.17.0.3:30582, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37522") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48966->172.17.0.3:37522, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39418") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37254->172.17.0.3:39418, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34903") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38240->172.17.0.3:34903, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36028") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45230->172.17.0.3:36028, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38539") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35996->172.17.0.3:38539, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37232") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46686->172.17.0.3:37232, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39333") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54672->172.17.0.3:39333, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39040") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34090->172.17.0.3:39040, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32520") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60592->172.17.0.3:32520, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36258") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:32992->172.17.0.3:36258, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36564") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43414->172.17.0.3:36564, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30563") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34578->172.17.0.3:30563, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35972") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49052->172.17.0.3:35972, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39337") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52218->172.17.0.3:39337, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35910") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59110->172.17.0.3:35910, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33217") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51852->172.17.0.3:33217, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31004") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57898->172.17.0.3:31004, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36014") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43184->172.17.0.3:36014, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36344") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35374->172.17.0.3:36344, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35205") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45450->172.17.0.3:35205, err= 2025/11/01 02:26:08 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both0: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both10: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both12: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:08 DEBUG : both11: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both16: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both17: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both18: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both13: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both1: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both2: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both14: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both3: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both15: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both19: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both7: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both8: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both9: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both4: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both5: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both6: Unchanged skipping 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:08 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:08 INFO : only1: Deleted 2025/11/01 02:26:08 INFO : only14: Deleted 2025/11/01 02:26:08 INFO : only15: Deleted 2025/11/01 02:26:08 INFO : only16: Deleted 2025/11/01 02:26:08 INFO : only17: Deleted 2025/11/01 02:26:08 INFO : only5: Deleted 2025/11/01 02:26:08 INFO : only12: Deleted 2025/11/01 02:26:08 INFO : only4: Deleted 2025/11/01 02:26:08 INFO : only13: Deleted 2025/11/01 02:26:08 INFO : only6: Deleted 2025/11/01 02:26:08 INFO : only8: Deleted 2025/11/01 02:26:08 INFO : only3: Deleted 2025/11/01 02:26:08 INFO : only2: Deleted 2025/11/01 02:26:08 INFO : only18: Deleted 2025/11/01 02:26:08 INFO : only11: Deleted 2025/11/01 02:26:08 INFO : only7: Deleted 2025/11/01 02:26:08 INFO : only0: Deleted 2025/11/01 02:26:08 INFO : only10: Deleted 2025/11/01 02:26:08 INFO : only19: Deleted 2025/11/01 02:26:08 INFO : only9: Deleted 2025/11/01 02:26:08 INFO : There was nothing to transfer 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36109") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37736->172.17.0.3:36109, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32350") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34308->172.17.0.3:32350, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34368") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36222->172.17.0.3:34368, err= --- PASS: TestSyncConcurrentDelete (0.10s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34920") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57612->172.17.0.3:34920, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37539") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49300->172.17.0.3:37539, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33748") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53502->172.17.0.3:33748, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35284") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39266->172.17.0.3:35284, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33981") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50602->172.17.0.3:33981, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32979") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43680->172.17.0.3:32979, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35389") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52864->172.17.0.3:35389, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34418") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54586->172.17.0.3:34418, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38444") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59616->172.17.0.3:38444, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36109") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37740->172.17.0.3:36109, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31322") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55602->172.17.0.3:31322, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31221") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54142->172.17.0.3:31221, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35500") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40430->172.17.0.3:35500, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34970") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53560->172.17.0.3:34970, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35208") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43912->172.17.0.3:35208, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34903") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38250->172.17.0.3:34903, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34164") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39926->172.17.0.3:34164, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32156") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59368->172.17.0.3:32156, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38866") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40644->172.17.0.3:38866, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34167") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38678->172.17.0.3:34167, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39033") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47162->172.17.0.3:39033, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33950") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58262->172.17.0.3:33950, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37587") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50852->172.17.0.3:37587, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33597") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47504->172.17.0.3:33597, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33183") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53348->172.17.0.3:33183, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33556") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50176->172.17.0.3:33556, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39645") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40276->172.17.0.3:39645, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34659") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57084->172.17.0.3:34659, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31649") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51106->172.17.0.3:31649, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30383") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40120->172.17.0.3:30383, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31917") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52168->172.17.0.3:31917, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38625") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46826->172.17.0.3:38625, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39301") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49022->172.17.0.3:39301, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38359") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47706->172.17.0.3:38359, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39540") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43764->172.17.0.3:39540, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34617") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53220->172.17.0.3:34617, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34343") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57142->172.17.0.3:34343, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30121") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47744->172.17.0.3:30121, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31170") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53246->172.17.0.3:31170, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31790") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45096->172.17.0.3:31790, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32093") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52884->172.17.0.3:32093, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36805") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55842->172.17.0.3:36805, err= 2025/11/01 02:26:08 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both10: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both12: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:08 DEBUG : both14: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both15: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both16: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both17: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both18: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both19: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both1: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both2: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both13: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both0: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both11: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both3: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both7: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both8: Unchanged skipping 2025/11/01 02:26:08 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : both9: Unchanged skipping 2025/11/01 02:26:08 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/11/01 02:26:08 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/11/01 02:26:08 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/11/01 02:26:08 DEBUG : both4: Unchanged skipping 2025/11/01 02:26:08 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/11/01 02:26:08 DEBUG : both5: Unchanged skipping 2025/11/01 02:26:08 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39415") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32363") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60812->172.17.0.3:39415, err= 2025/11/01 02:26:08 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/11/01 02:26:08 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35136->172.17.0.3:32363, err= 2025/11/01 02:26:08 DEBUG : both6: Unchanged skipping 2025/11/01 02:26:08 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/11/01 02:26:08 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/11/01 02:26:08 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/11/01 02:26:08 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/11/01 02:26:08 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/11/01 02:26:08 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36897") 2025/11/01 02:26:08 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/11/01 02:26:08 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48488->172.17.0.3:36897, err= 2025/11/01 02:26:08 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/11/01 02:26:08 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/11/01 02:26:08 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/11/01 02:26:08 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/11/01 02:26:08 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34078") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53408->172.17.0.3:34078, err= 2025/11/01 02:26:08 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/11/01 02:26:08 INFO : only14: Copied (replaced existing) 2025/11/01 02:26:08 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/11/01 02:26:08 INFO : only10: Copied (replaced existing) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36745") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44696->172.17.0.3:36745, err= 2025/11/01 02:26:08 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/11/01 02:26:08 INFO : only0: Copied (replaced existing) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34039") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47106->172.17.0.3:34039, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36018") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41434->172.17.0.3:36018, err= 2025/11/01 02:26:08 DEBUG : only11.51c18866.partial: renamed to: only11 2025/11/01 02:26:08 INFO : only11: Copied (replaced existing) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32134") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50958->172.17.0.3:32134, err= 2025/11/01 02:26:08 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/11/01 02:26:08 INFO : only15: Copied (replaced existing) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33476") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52348->172.17.0.3:33476, err= 2025/11/01 02:26:08 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/11/01 02:26:08 INFO : only12: Copied (replaced existing) 2025/11/01 02:26:08 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/11/01 02:26:08 INFO : only17: Copied (replaced existing) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38985") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33099") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38632->172.17.0.3:33099, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33824->172.17.0.3:38985, err= 2025/11/01 02:26:08 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/11/01 02:26:08 INFO : only19: Copied (replaced existing) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30799") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60250->172.17.0.3:30799, err= 2025/11/01 02:26:08 DEBUG : only1.77787b15.partial: renamed to: only1 2025/11/01 02:26:08 INFO : only1: Copied (replaced existing) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36499") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39942->172.17.0.3:36499, err= 2025/11/01 02:26:08 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/11/01 02:26:08 INFO : only3: Copied (replaced existing) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34659") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57090->172.17.0.3:34659, err= 2025/11/01 02:26:08 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/11/01 02:26:08 INFO : only2: Copied (replaced existing) 2025/11/01 02:26:08 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/11/01 02:26:08 INFO : only4: Copied (replaced existing) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33301") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45488->172.17.0.3:33301, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31827") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41038->172.17.0.3:31827, err= 2025/11/01 02:26:08 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/11/01 02:26:08 INFO : only8: Copied (replaced existing) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38731") 2025/11/01 02:26:08 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/11/01 02:26:08 INFO : only7: Copied (replaced existing) 2025/11/01 02:26:08 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/11/01 02:26:08 INFO : only16: Copied (replaced existing) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39288") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41012->172.17.0.3:39288, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34973") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58362->172.17.0.3:34973, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58434->172.17.0.3:38731, err= 2025/11/01 02:26:08 DEBUG : only18.f963383f.partial: renamed to: only18 2025/11/01 02:26:08 INFO : only18: Copied (replaced existing) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35651") 2025/11/01 02:26:08 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/11/01 02:26:08 INFO : only13: Copied (replaced existing) 2025/11/01 02:26:08 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/11/01 02:26:08 INFO : only9: Copied (replaced existing) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35578->172.17.0.3:35651, err= 2025/11/01 02:26:08 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/11/01 02:26:08 INFO : only6: Copied (replaced existing) 2025/11/01 02:26:08 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/11/01 02:26:08 INFO : only5: Copied (replaced existing) 2025/11/01 02:26:08 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33778") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48730->172.17.0.3:33778, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32771") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56418->172.17.0.3:32771, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32728") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48036->172.17.0.3:32728, err= --- PASS: TestSyncConcurrentTruncate (0.08s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:08 DEBUG : empty_dir: Making directory with metadata 2025/11/01 02:26:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/01 02:26:08 DEBUG : empty_on_remote: Making directory with metadata 2025/11/01 02:26:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/01 02:26:08 INFO : empty_on_remote: Making directory 2025/11/01 02:26:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/01 02:26:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/01 02:26:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/01 02:26:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/01 02:26:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30703") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44698->172.17.0.3:30703, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33160") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60652->172.17.0.3:33160, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34885") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54968->172.17.0.3:34885, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31754") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60638->172.17.0.3:31754, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32123") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59122->172.17.0.3:32123, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38377") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39852->172.17.0.3:38377, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:08 DEBUG : empty_dir: Making directory with metadata 2025/11/01 02:26:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/01 02:26:08 DEBUG : empty_on_remote: Making directory with metadata 2025/11/01 02:26:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/01 02:26:08 INFO : empty_on_remote: Making directory 2025/11/01 02:26:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/01 02:26:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/01 02:26:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/01 02:26:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/01 02:26:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/01 02:26:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30070") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60432->172.17.0.3:30070, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30130") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32467") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33718") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34061") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49328->172.17.0.3:33718, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34320->172.17.0.3:34061, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40252->172.17.0.3:32467, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55714->172.17.0.3:30130, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35001") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48202->172.17.0.3:35001, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32654") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55490->172.17.0.3:32654, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/01 02:26:08 INFO : sub dir: Making directory 2025/11/01 02:26:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33284") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35620->172.17.0.3:33284, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31952") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34862->172.17.0.3:31952, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32705") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35496->172.17.0.3:32705, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38426") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39090->172.17.0.3:38426, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38441") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53712->172.17.0.3:38441, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35084") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52604->172.17.0.3:35084, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30572") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47446->172.17.0.3:30572, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39057") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38156->172.17.0.3:39057, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37620") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47084->172.17.0.3:37620, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32359") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47140->172.17.0.3:32359, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31183") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37988->172.17.0.3:31183, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/01 02:26:08 INFO : sub dir: Making directory 2025/11/01 02:26:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39777") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48592->172.17.0.3:39777, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39821") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59450->172.17.0.3:39821, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32449") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48980->172.17.0.3:32449, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30575") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41960->172.17.0.3:30575, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32681") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55624->172.17.0.3:32681, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35211") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47880->172.17.0.3:35211, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38402") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45528->172.17.0.3:38402, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38647") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48110->172.17.0.3:38647, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34745") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45746->172.17.0.3:34745, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32097") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52334->172.17.0.3:32097, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37758") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33574->172.17.0.3:37758, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37694") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44364->172.17.0.3:37694, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35330") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34386->172.17.0.3:35330, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39453") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49330->172.17.0.3:39453, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34869") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47884->172.17.0.3:34869, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30084") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50832->172.17.0.3:30084, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32361") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39026->172.17.0.3:32361, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37725") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57892->172.17.0.3:37725, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35630") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53160->172.17.0.3:35630, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34245") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53596->172.17.0.3:34245, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36692") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42252->172.17.0.3:36692, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30543") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35240->172.17.0.3:30543, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35278") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60388->172.17.0.3:35278, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37450") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50604->172.17.0.3:37450, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31728") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56664->172.17.0.3:31728, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30136") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35264->172.17.0.3:30136, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32481") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45650->172.17.0.3:32481, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38337") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43696->172.17.0.3:38337, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34059") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49638->172.17.0.3:34059, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34445") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50562->172.17.0.3:34445, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30828") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54784->172.17.0.3:30828, err= 2025/11/01 02:26:08 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37539") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49304->172.17.0.3:37539, err= 2025/11/01 02:26:08 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : apple: Excluded 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:08 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : banana: Excluded 2025/11/01 02:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33115") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40686->172.17.0.3:33115, err= 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33557") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35004->172.17.0.3:33557, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34288") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59336->172.17.0.3:34288, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34740") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38736->172.17.0.3:34740, err= 2025/11/01 02:26:08 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : apple: Unchanged skipping 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 02:26:08 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : banana: Unchanged skipping 2025/11/01 02:26:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34865") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57618->172.17.0.3:34865, err= 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:08 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:08 INFO : There was nothing to transfer 2025/11/01 02:26:08 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36053") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58744->172.17.0.3:36053, err= 2025/11/01 02:26:08 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : apple: Excluded 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:08 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : banana: Excluded 2025/11/01 02:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38214") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38514->172.17.0.3:38214, err= 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35267") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57248->172.17.0.3:35267, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33039") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47132->172.17.0.3:33039, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39328") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42764->172.17.0.3:39328, err= 2025/11/01 02:26:08 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : apple: Unchanged skipping 2025/11/01 02:26:08 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : banana: Unchanged skipping 2025/11/01 02:26:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36693") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59286->172.17.0.3:36693, err= 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:08 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:08 INFO : There was nothing to transfer 2025/11/01 02:26:08 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36776") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53058->172.17.0.3:36776, err= 2025/11/01 02:26:08 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : apple: Excluded 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:08 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : banana: Excluded 2025/11/01 02:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32703") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56032->172.17.0.3:32703, err= 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36708") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55984->172.17.0.3:36708, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33676") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38602->172.17.0.3:33676, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34598") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48060->172.17.0.3:34598, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35933") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54836->172.17.0.3:35933, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39000") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37238->172.17.0.3:39000, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35872") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38366->172.17.0.3:35872, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31140") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33074->172.17.0.3:31140, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37845") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57494->172.17.0.3:37845, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30314") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41446->172.17.0.3:30314, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35183") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42158->172.17.0.3:35183, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31746") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37432->172.17.0.3:31746, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30336") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38134->172.17.0.3:30336, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31602") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60170->172.17.0.3:31602, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31186") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46456->172.17.0.3:31186, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39089") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51828->172.17.0.3:39089, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32643") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40382->172.17.0.3:32643, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32074") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58924->172.17.0.3:32074, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31968") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60852->172.17.0.3:31968, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31049") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44590->172.17.0.3:31049, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30096") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37432->172.17.0.3:30096, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39721") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47596->172.17.0.3:39721, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31265") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42686->172.17.0.3:31265, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38658") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59978->172.17.0.3:38658, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33026") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35480->172.17.0.3:33026, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33967") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48228->172.17.0.3:33967, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30073") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33020->172.17.0.3:30073, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38460") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49520->172.17.0.3:38460, err= 2025/11/01 02:26:08 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32683") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56358->172.17.0.3:32683, err= 2025/11/01 02:26:08 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : apple: Excluded 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:08 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : banana: Excluded 2025/11/01 02:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34136") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55638->172.17.0.3:34136, err= 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32860") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46886->172.17.0.3:32860, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36920") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35096->172.17.0.3:36920, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34109") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50172->172.17.0.3:34109, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30206") 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 02:26:08 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : banana: Unchanged skipping 2025/11/01 02:26:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 02:26:08 DEBUG : apple: Unchanged skipping 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56896->172.17.0.3:30206, err= 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:08 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:08 INFO : There was nothing to transfer 2025/11/01 02:26:08 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33428") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37100->172.17.0.3:33428, err= 2025/11/01 02:26:08 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : apple: Excluded 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:08 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : banana: Excluded 2025/11/01 02:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33327") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57336->172.17.0.3:33327, err= 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31603") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47674->172.17.0.3:31603, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31175") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52318->172.17.0.3:31175, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31818") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57688->172.17.0.3:31818, err= 2025/11/01 02:26:08 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : apple: Unchanged skipping 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 02:26:08 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : banana: Unchanged skipping 2025/11/01 02:26:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32430") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41924->172.17.0.3:32430, err= 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:08 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:08 INFO : There was nothing to transfer 2025/11/01 02:26:08 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38058") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56118->172.17.0.3:38058, err= 2025/11/01 02:26:08 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : apple: Excluded 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:08 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : banana: Excluded 2025/11/01 02:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37556") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57090->172.17.0.3:37556, err= 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39722") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45092->172.17.0.3:39722, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32229") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53416->172.17.0.3:32229, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33813") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44186->172.17.0.3:33813, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39094") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43682->172.17.0.3:39094, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31945") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57872->172.17.0.3:31945, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30915") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57532->172.17.0.3:30915, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36317") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60602->172.17.0.3:36317, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30039") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58198->172.17.0.3:30039, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30153") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37298->172.17.0.3:30153, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38346") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36098->172.17.0.3:38346, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31239") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58332->172.17.0.3:31239, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30308") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44924->172.17.0.3:30308, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32001") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59634->172.17.0.3:32001, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35765") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57092->172.17.0.3:35765, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38584") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57566->172.17.0.3:38584, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35042") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55220->172.17.0.3:35042, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35093") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46554->172.17.0.3:35093, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34431") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35400->172.17.0.3:34431, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39682") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53084->172.17.0.3:39682, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31726") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57180->172.17.0.3:31726, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31574") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50042->172.17.0.3:31574, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37164") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50360->172.17.0.3:37164, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33606") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57146->172.17.0.3:33606, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38150") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58576->172.17.0.3:38150, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31340") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57956->172.17.0.3:31340, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30380") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39266->172.17.0.3:30380, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34437") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44478->172.17.0.3:34437, err= 2025/11/01 02:26:08 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31588") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38390->172.17.0.3:31588, err= 2025/11/01 02:26:08 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : apple: Excluded 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:08 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : banana: Excluded 2025/11/01 02:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32101") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:32926->172.17.0.3:32101, err= 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35044") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37486->172.17.0.3:35044, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32689") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36444->172.17.0.3:32689, err= 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36718") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38892->172.17.0.3:36718, err= 2025/11/01 02:26:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Connecting to FTP server 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46122->172.17.0.3:21, err= 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38359") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35614") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47714->172.17.0.3:38359, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47492->172.17.0.3:35614, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34953") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50608->172.17.0.3:34953, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38961") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46012->172.17.0.3:38961, err= 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/11/01 02:26:08 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/11/01 02:26:08 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37592") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41694->172.17.0.3:37592, err= 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31310") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35118") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51440->172.17.0.3:31310, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34666") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33466") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59148->172.17.0.3:35118, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57280->172.17.0.3:33466, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42380->172.17.0.3:34666, err= 2025/11/01 02:26:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32567") 2025/11/01 02:26:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56052->172.17.0.3:32567, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31256") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33042") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39136->172.17.0.3:33042, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31278") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58236->172.17.0.3:31278, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40750->172.17.0.3:31256, err= 2025/11/01 02:26:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32161") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46392->172.17.0.3:32161, err= 2025/11/01 02:26:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32390") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33607") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52478->172.17.0.3:32390, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37162->172.17.0.3:33607, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31510") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46924->172.17.0.3:31510, err= 2025/11/01 02:26:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39471") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49374->172.17.0.3:39471, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39644") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34020->172.17.0.3:39644, err= 2025/11/01 02:26:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37119") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39260->172.17.0.3:37119, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34040") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50852->172.17.0.3:34040, err= 2025/11/01 02:26:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/11/01 02:26:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/01 02:26:08 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Connecting to FTP server 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:08 INFO : dir1/0011-56789;.txt: Deleted 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46134->172.17.0.3:21, err= 2025/11/01 02:26:08 INFO : dir1/0014-89;=.txt: Deleted 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Connecting to FTP server 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Connecting to FTP server 2025/11/01 02:26:08 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/01 02:26:08 INFO : splitbananasplit: Deleted 2025/11/01 02:26:08 INFO : dir1/0008-2345678.txt: Deleted 2025/11/01 02:26:08 INFO : dir1/0009-3456789.txt: Deleted 2025/11/01 02:26:08 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/01 02:26:08 INFO : dir1/0010-456789.txt: Deleted 2025/11/01 02:26:08 INFO : apple: Deleted 2025/11/01 02:26:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/01 02:26:08 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/01 02:26:08 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/01 02:26:08 INFO : dir1/0007-1234567.txt: Deleted 2025/11/01 02:26:08 INFO : dir1/0015-9;=.txt: Deleted 2025/11/01 02:26:08 INFO : dir1/0003-defghij.txt: Deleted 2025/11/01 02:26:08 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/01 02:26:08 INFO : dir1/0013-789;=.txt: Deleted 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46146->172.17.0.3:21, err= 2025/11/01 02:26:08 INFO : banana: Deleted 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:21") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46152->172.17.0.3:21, err= 2025/11/01 02:26:08 INFO : appleappleapplebanana: Deleted 2025/11/01 02:26:08 INFO : dir1/0012-6789;.txt: Deleted 2025/11/01 02:26:08 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35975") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46340->172.17.0.3:35975, err= 2025/11/01 02:26:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : YXBwbGU=: Excluded 2025/11/01 02:26:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/01 02:26:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : YmFuYW5h: Excluded 2025/11/01 02:26:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32684") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60208->172.17.0.3:32684, err= 2025/11/01 02:26:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32068") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43602->172.17.0.3:32068, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35925") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39002->172.17.0.3:35925, err= 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39400") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54586->172.17.0.3:39400, err= 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : apple: Unchanged skipping 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 02:26:08 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : banana: Unchanged skipping 2025/11/01 02:26:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32708") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48304->172.17.0.3:32708, err= 2025/11/01 02:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:08 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:08 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31419") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46010->172.17.0.3:31419, err= 2025/11/01 02:26:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : YXBwbGU=: Excluded 2025/11/01 02:26:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/01 02:26:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : YmFuYW5h: Excluded 2025/11/01 02:26:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37551") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45212->172.17.0.3:37551, err= 2025/11/01 02:26:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/01 02:26:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34687") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57210->172.17.0.3:34687, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34717") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55654->172.17.0.3:34717, err= 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/01 02:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/11/01 02:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37224") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38290->172.17.0.3:37224, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39165") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58214->172.17.0.3:39165, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35022") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50710->172.17.0.3:35022, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39970") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40440->172.17.0.3:39970, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30253") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45892->172.17.0.3:30253, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37707") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57912->172.17.0.3:37707, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37054") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33228->172.17.0.3:37054, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36418") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60098->172.17.0.3:36418, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35001") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48214->172.17.0.3:35001, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37411") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53124->172.17.0.3:37411, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37949") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40512->172.17.0.3:37949, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36067") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51278->172.17.0.3:36067, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32893") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52246->172.17.0.3:32893, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37300") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51078->172.17.0.3:37300, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30895") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56496->172.17.0.3:30895, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36930") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55422->172.17.0.3:36930, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30606") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36482->172.17.0.3:30606, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37104") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37430->172.17.0.3:37104, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33428") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37102->172.17.0.3:33428, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36930") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55430->172.17.0.3:36930, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37947") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60032->172.17.0.3:37947, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33545") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45612->172.17.0.3:33545, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39582") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37046->172.17.0.3:39582, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39252") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34054->172.17.0.3:39252, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38416") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58944->172.17.0.3:38416, err= 2025/11/01 02:26:08 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37002") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53416->172.17.0.3:37002, err= 2025/11/01 02:26:08 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : apple: Excluded 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:08 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : banana: Excluded 2025/11/01 02:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32807") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43662->172.17.0.3:32807, err= 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32108") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58164->172.17.0.3:32108, err= 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35118") 2025/11/01 02:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59156->172.17.0.3:35118, err= 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37227") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52622->172.17.0.3:37227, err= 2025/11/01 02:26:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30095") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59598->172.17.0.3:30095, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36724") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54678->172.17.0.3:36724, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34281") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34870->172.17.0.3:34281, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32046") 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39534->172.17.0.3:32046, err= 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39244") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58790->172.17.0.3:39244, err= 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:09 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31765") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53060->172.17.0.3:31765, err= 2025/11/01 02:26:09 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/11/01 02:26:09 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36736") 2025/11/01 02:26:09 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/11/01 02:26:09 INFO : apple: Copied (new) to: PREFIXapple 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33894->172.17.0.3:36736, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33545") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45628->172.17.0.3:33545, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32225") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34236->172.17.0.3:32225, err= 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34312") 2025/11/01 02:26:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40934->172.17.0.3:34312, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35036") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33741") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38931") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52372->172.17.0.3:33741, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49060->172.17.0.3:38931, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43316->172.17.0.3:35036, err= 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/11/01 02:26:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34533") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42410->172.17.0.3:34533, err= 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/11/01 02:26:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/11/01 02:26:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31049") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44604->172.17.0.3:31049, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36987") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37038->172.17.0.3:36987, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32455") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60240->172.17.0.3:32455, err= 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/11/01 02:26:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/11/01 02:26:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35959") 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/11/01 02:26:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51430->172.17.0.3:35959, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31259") 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/11/01 02:26:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37976->172.17.0.3:31259, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32277") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35582->172.17.0.3:32277, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38794") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55506->172.17.0.3:38794, err= 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/11/01 02:26:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/01 02:26:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/11/01 02:26:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/11/01 02:26:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 INFO : dir1/0012-6789;.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0010-456789.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0014-89;=.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0011-56789;.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/01 02:26:09 INFO : appleappleapplebanana: Deleted 2025/11/01 02:26:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/01 02:26:09 INFO : apple: Deleted 2025/11/01 02:26:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0003-defghij.txt: Deleted 2025/11/01 02:26:09 INFO : banana: Deleted 2025/11/01 02:26:09 INFO : splitbananasplit: Deleted 2025/11/01 02:26:09 INFO : dir1/0013-789;=.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0008-2345678.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0015-9;=.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0007-1234567.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0009-3456789.txt: Deleted 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30999") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52526->172.17.0.3:30999, err= 2025/11/01 02:26:09 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : PREFIXapple: Excluded 2025/11/01 02:26:09 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/01 02:26:09 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : PREFIXbanana: Excluded 2025/11/01 02:26:09 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36019") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55654->172.17.0.3:36019, err= 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38638") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56948->172.17.0.3:38638, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33337") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53336->172.17.0.3:33337, err= 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/01 02:26:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37274") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36238->172.17.0.3:37274, err= 2025/11/01 02:26:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34282") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57832->172.17.0.3:34282, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32071") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59886->172.17.0.3:32071, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38558") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30648") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52012->172.17.0.3:30648, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51472->172.17.0.3:38558, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33832") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34830->172.17.0.3:33832, err= 2025/11/01 02:26:09 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/01 02:26:09 INFO : apple: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31458") 2025/11/01 02:26:09 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/01 02:26:09 INFO : splitbananasplit: Copied (new) 2025/11/01 02:26:09 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/01 02:26:09 INFO : banana: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60000->172.17.0.3:31458, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33198") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39947") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37668->172.17.0.3:33198, err= 2025/11/01 02:26:09 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/01 02:26:09 INFO : appleappleapplebanana: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50232->172.17.0.3:39947, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37774") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49512->172.17.0.3:37774, err= 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/01 02:26:09 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/01 02:26:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36744") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50226->172.17.0.3:36744, err= 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/01 02:26:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35132") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43658->172.17.0.3:35132, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31062") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36994->172.17.0.3:31062, err= 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/01 02:26:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/01 02:26:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36423") 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/01 02:26:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41132->172.17.0.3:36423, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39666") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38080->172.17.0.3:39666, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33457") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40832->172.17.0.3:33457, err= 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/01 02:26:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31975") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60136->172.17.0.3:31975, err= 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/01 02:26:09 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/01 02:26:09 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31073") 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/01 02:26:09 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54308->172.17.0.3:31073, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30410") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30980") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52818->172.17.0.3:30410, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57276->172.17.0.3:30980, err= 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/01 02:26:09 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36705") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51766->172.17.0.3:36705, err= 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/01 02:26:09 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/01 02:26:09 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33489") 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33862->172.17.0.3:33489, err= 2025/11/01 02:26:09 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/01 02:26:09 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/01 02:26:09 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 INFO : PREFIXbanana: Deleted 2025/11/01 02:26:09 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/01 02:26:09 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/01 02:26:09 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/01 02:26:09 INFO : PREFIXapple: Deleted 2025/11/01 02:26:09 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/01 02:26:09 INFO : PREFIXsplitbananasplit: Deleted 2025/11/01 02:26:09 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37077") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37636->172.17.0.3:37077, err= 2025/11/01 02:26:09 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : apple: Excluded 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:09 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : banana: Excluded 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36015") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41798->172.17.0.3:36015, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37698") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50876->172.17.0.3:37698, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36339") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56288->172.17.0.3:36339, err= 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35433") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34874->172.17.0.3:35433, err= 2025/11/01 02:26:09 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : apple: Excluded 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:09 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : banana: Excluded 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33997") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53340->172.17.0.3:33997, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32692") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55170->172.17.0.3:32692, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38729") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35168->172.17.0.3:38729, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36036") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59090->172.17.0.3:36036, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34020") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60112->172.17.0.3:34020, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30704") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56222->172.17.0.3:30704, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32443") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43834->172.17.0.3:32443, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35984") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38070->172.17.0.3:35984, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38146") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42268->172.17.0.3:38146, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32907") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43414->172.17.0.3:32907, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31373") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40772->172.17.0.3:31373, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39368") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54374->172.17.0.3:39368, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34353") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48926->172.17.0.3:34353, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32184") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40164->172.17.0.3:32184, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38179") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36886->172.17.0.3:38179, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37789") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50276->172.17.0.3:37789, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37085") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57204->172.17.0.3:37085, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38085") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35504->172.17.0.3:38085, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36708") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55994->172.17.0.3:36708, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36217") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36830->172.17.0.3:36217, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32547") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42742->172.17.0.3:32547, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38422") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44840->172.17.0.3:38422, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36910") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34924->172.17.0.3:36910, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36842") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49058->172.17.0.3:36842, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31651") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53766->172.17.0.3:31651, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39167") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36812->172.17.0.3:39167, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39787") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60836->172.17.0.3:39787, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37547") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34316->172.17.0.3:37547, err= 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35868") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48372->172.17.0.3:35868, err= 2025/11/01 02:26:09 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : apple: Excluded 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:09 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : banana: Excluded 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34027") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41036->172.17.0.3:34027, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32716") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59238->172.17.0.3:32716, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34105") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34380->172.17.0.3:34105, err= 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35062") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60242->172.17.0.3:35062, err= 2025/11/01 02:26:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/01 02:26:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39960") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32782") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33320") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53090->172.17.0.3:32782, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42382->172.17.0.3:33320, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34003") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39217") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39436->172.17.0.3:39217, err= 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36762->172.17.0.3:39960, err= 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43120->172.17.0.3:34003, err= 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/11/01 02:26:09 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/11/01 02:26:09 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33577") 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/01 02:26:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/11/01 02:26:09 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57676->172.17.0.3:33577, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36188") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53328->172.17.0.3:36188, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38572") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57490->172.17.0.3:38572, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35010") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36070->172.17.0.3:35010, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35173") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42618->172.17.0.3:35173, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32302") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58800->172.17.0.3:32302, err= 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/11/01 02:26:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31224") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39776->172.17.0.3:31224, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36379") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58870->172.17.0.3:36379, err= 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32133") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44302->172.17.0.3:32133, err= 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/01 02:26:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/11/01 02:26:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33422") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46042->172.17.0.3:33422, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37973") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56982->172.17.0.3:37973, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32976") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53010->172.17.0.3:32976, err= 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/11/01 02:26:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34284") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35430->172.17.0.3:34284, err= 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/11/01 02:26:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/11/01 02:26:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39632") 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54706->172.17.0.3:39632, err= 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/11/01 02:26:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37031") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38874") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36626->172.17.0.3:38874, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58968->172.17.0.3:37031, err= 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/11/01 02:26:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/11/01 02:26:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/11/01 02:26:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/11/01 02:26:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/01 02:26:09 INFO : apple: Deleted 2025/11/01 02:26:09 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0012-6789;.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0008-2345678.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0013-789;=.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/01 02:26:09 INFO : appleappleapplebanana: Deleted 2025/11/01 02:26:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/01 02:26:09 INFO : banana: Deleted 2025/11/01 02:26:09 INFO : dir1/0003-defghij.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0015-9;=.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/01 02:26:09 INFO : splitbananasplit: Deleted 2025/11/01 02:26:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0007-1234567.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0014-89;=.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0011-56789;.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0010-456789.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0009-3456789.txt: Deleted 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32229") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53432->172.17.0.3:32229, err= 2025/11/01 02:26:09 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleSUFFIX: Excluded 2025/11/01 02:26:09 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/01 02:26:09 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : bananaSUFFIX: Excluded 2025/11/01 02:26:09 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39669") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41386->172.17.0.3:39669, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38897") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57590->172.17.0.3:38897, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35575") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41574->172.17.0.3:35575, err= 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/01 02:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31387") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58976->172.17.0.3:31387, err= 2025/11/01 02:26:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34622") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53618->172.17.0.3:34622, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39341") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41764->172.17.0.3:39341, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31156") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39126") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34066->172.17.0.3:31156, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44158->172.17.0.3:39126, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38275") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46136->172.17.0.3:38275, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:09 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/01 02:26:09 INFO : appleappleapplebanana: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35669") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43686->172.17.0.3:35669, err= 2025/11/01 02:26:09 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/01 02:26:09 INFO : banana: Copied (new) 2025/11/01 02:26:09 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/01 02:26:09 INFO : apple: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37068") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40080->172.17.0.3:37068, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31532") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58172->172.17.0.3:31532, err= 2025/11/01 02:26:09 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/01 02:26:09 INFO : splitbananasplit: Copied (new) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/01 02:26:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35168") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47444->172.17.0.3:35168, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34402") 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/01 02:26:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58490->172.17.0.3:34402, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33978") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40926->172.17.0.3:33978, err= 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/01 02:26:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32847") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42740->172.17.0.3:32847, err= 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/01 02:26:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33212") 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/01 02:26:09 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48962->172.17.0.3:33212, err= 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/01 02:26:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36139") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40106->172.17.0.3:36139, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34555") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33698->172.17.0.3:34555, err= 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/01 02:26:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39505") 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/01 02:26:09 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57524->172.17.0.3:39505, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33665") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36840->172.17.0.3:33665, err= 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/01 02:26:09 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/01 02:26:09 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39694") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46476->172.17.0.3:39694, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35538") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49496->172.17.0.3:35538, err= 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/01 02:26:09 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36291") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35424->172.17.0.3:36291, err= 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/01 02:26:09 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36347") 2025/11/01 02:26:09 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45198->172.17.0.3:36347, err= 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/01 02:26:09 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/01 02:26:09 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/01 02:26:09 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/01 02:26:09 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/01 02:26:09 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/01 02:26:09 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/01 02:26:09 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/01 02:26:09 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/01 02:26:09 INFO : appleSUFFIX: Deleted 2025/11/01 02:26:09 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/01 02:26:09 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/01 02:26:09 INFO : bananaSUFFIX: Deleted 2025/11/01 02:26:09 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/01 02:26:09 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/01 02:26:09 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/01 02:26:09 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/01 02:26:09 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/01 02:26:09 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/01 02:26:09 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/01 02:26:09 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/01 02:26:09 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/01 02:26:09 INFO : splitbananasplitSUFFIX: Deleted 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30541") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48680->172.17.0.3:30541, err= 2025/11/01 02:26:09 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : apple: Excluded 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:09 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : banana: Excluded 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32165") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35992->172.17.0.3:32165, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30781") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33960->172.17.0.3:30781, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31827") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41050->172.17.0.3:31827, err= 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37932") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60198->172.17.0.3:37932, err= 2025/11/01 02:26:09 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : apple: Excluded 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:09 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : banana: Excluded 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39830") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42248->172.17.0.3:39830, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31419") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46016->172.17.0.3:31419, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36070") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39568->172.17.0.3:36070, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35468") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47712->172.17.0.3:35468, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35700") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51156->172.17.0.3:35700, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33675") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55296->172.17.0.3:33675, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38805") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39856->172.17.0.3:38805, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32761") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47348->172.17.0.3:32761, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31470") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43666->172.17.0.3:31470, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35139") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39132->172.17.0.3:35139, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34846") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56188->172.17.0.3:34846, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31031") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33872->172.17.0.3:31031, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35978") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42428->172.17.0.3:35978, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31098") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55814->172.17.0.3:31098, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38486") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46478->172.17.0.3:38486, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37235") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42886->172.17.0.3:37235, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35637") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56524->172.17.0.3:35637, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39016") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48434->172.17.0.3:39016, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35163") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33466->172.17.0.3:35163, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30147") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60282->172.17.0.3:30147, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30385") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56648->172.17.0.3:30385, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30843") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56188->172.17.0.3:30843, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34270") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54540->172.17.0.3:34270, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37507") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43570->172.17.0.3:37507, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37370") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57512->172.17.0.3:37370, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34787") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45296->172.17.0.3:34787, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35377") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57440->172.17.0.3:35377, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31325") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45248->172.17.0.3:31325, err= 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35082") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49414->172.17.0.3:35082, err= 2025/11/01 02:26:09 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : apple: Excluded 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:09 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : banana: Excluded 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36230") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49632->172.17.0.3:36230, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38269") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44452->172.17.0.3:38269, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31335") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53264->172.17.0.3:31335, err= 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38496") 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34084->172.17.0.3:38496, err= 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : apple: Unchanged skipping 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 02:26:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : banana: Unchanged skipping 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38073") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56220->172.17.0.3:38073, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35399") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54040->172.17.0.3:35399, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35568") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42864->172.17.0.3:35568, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/01 02:26:09 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/11/01 02:26:09 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/01 02:26:09 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/11/01 02:26:09 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39863") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32025") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47640->172.17.0.3:32025, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33762") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54736->172.17.0.3:39863, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30765") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49660->172.17.0.3:30765, err= 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55938->172.17.0.3:33762, err= 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/11/01 02:26:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/01 02:26:09 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/11/01 02:26:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/11/01 02:26:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34899") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32631") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34242->172.17.0.3:34899, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55700->172.17.0.3:32631, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30652") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36462->172.17.0.3:30652, err= 2025/11/01 02:26:09 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/11/01 02:26:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/01 02:26:09 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/11/01 02:26:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/01 02:26:09 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/11/01 02:26:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/11/01 02:26:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36471") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59824->172.17.0.3:36471, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39038") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35610") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33967") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46610->172.17.0.3:39038, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48904->172.17.0.3:35610, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48232->172.17.0.3:33967, err= 2025/11/01 02:26:09 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/11/01 02:26:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/01 02:26:09 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/11/01 02:26:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/01 02:26:09 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/11/01 02:26:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30006") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37675") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55208->172.17.0.3:30006, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49016->172.17.0.3:37675, err= 2025/11/01 02:26:09 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/11/01 02:26:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36482") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49778->172.17.0.3:36482, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32944") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58318->172.17.0.3:32944, err= 2025/11/01 02:26:09 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/11/01 02:26:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/11/01 02:26:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34067") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42024->172.17.0.3:34067, err= 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/11/01 02:26:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/11/01 02:26:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/11/01 02:26:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 INFO : appleappleapplebanana: Deleted 2025/11/01 02:26:09 INFO : dir1/0013-789;=.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/01 02:26:09 INFO : splitbananasplit: Deleted 2025/11/01 02:26:09 INFO : dir1/0003-defghij.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0014-89;=.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0015-9;=.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0011-56789;.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0007-1234567.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0009-3456789.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0010-456789.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0008-2345678.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0012-6789;.txt: Deleted 2025/11/01 02:26:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37785") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60012->172.17.0.3:37785, err= 2025/11/01 02:26:09 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : apple: Excluded 2025/11/01 02:26:09 DEBUG : appleapple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleapple: Excluded 2025/11/01 02:26:09 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : banana: Excluded 2025/11/01 02:26:09 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : splitbanan: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33251") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48648->172.17.0.3:33251, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcde: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdef: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefg: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0003-defgh: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghi: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghij: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijk: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0007-12345: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0008-23456: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0009-34567: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0010-45678: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39420") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59672->172.17.0.3:39420, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32062") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40640->172.17.0.3:32062, err= 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37858") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45028->172.17.0.3:37858, err= 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 02:26:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : apple: Unchanged skipping 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 02:26:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : banana: Unchanged skipping 2025/11/01 02:26:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30756") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58482->172.17.0.3:30756, err= 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/01 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/01 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/01 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/01 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/01 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/01 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/01 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/01 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/01 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/01 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/01 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/01 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/01 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/01 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/01 02:26:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39371") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45602->172.17.0.3:39371, err= 2025/11/01 02:26:09 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : apple: Excluded 2025/11/01 02:26:09 DEBUG : appleapple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleapple: Excluded 2025/11/01 02:26:09 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : banana: Excluded 2025/11/01 02:26:09 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : splitbanan: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31495") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46736->172.17.0.3:31495, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcde: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdef: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefg: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0003-defgh: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghi: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghij: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijk: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0007-12345: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0008-23456: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0009-34567: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0010-45678: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30916") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40048->172.17.0.3:30916, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37766") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58090->172.17.0.3:37766, err= 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/01 02:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31734") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53736->172.17.0.3:31734, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32578") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33794->172.17.0.3:32578, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33137") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34834->172.17.0.3:33137, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34141") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55700->172.17.0.3:34141, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31455") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57888->172.17.0.3:31455, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39838") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44472->172.17.0.3:39838, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37675") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49028->172.17.0.3:37675, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33704") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48352->172.17.0.3:33704, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36021") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56854->172.17.0.3:36021, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33499") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54644->172.17.0.3:33499, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38309") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60916->172.17.0.3:38309, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38904") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38748->172.17.0.3:38904, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35044") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37496->172.17.0.3:35044, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34570") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58456->172.17.0.3:34570, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31180") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49712->172.17.0.3:31180, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35560") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55212->172.17.0.3:35560, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35498") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37906->172.17.0.3:35498, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39819") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35682->172.17.0.3:39819, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30728") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46758->172.17.0.3:30728, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36753") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42020->172.17.0.3:36753, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33708") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57712->172.17.0.3:33708, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34561") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41830->172.17.0.3:34561, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39331") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39686->172.17.0.3:39331, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34232") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43180->172.17.0.3:34232, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34731") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54650->172.17.0.3:34731, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34896") 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57586->172.17.0.3:34896, err= 2025/11/01 02:26:09 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : apple: Excluded 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:09 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : banana: Excluded 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38735") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33672->172.17.0.3:38735, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35490") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40106->172.17.0.3:35490, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39861") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53184->172.17.0.3:39861, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32120") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46192->172.17.0.3:32120, err= 2025/11/01 02:26:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : apple: Unchanged skipping 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 02:26:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : banana: Unchanged skipping 2025/11/01 02:26:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35586") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49950->172.17.0.3:35586, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34926") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37822->172.17.0.3:34926, err= 2025/11/01 02:26:09 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : apple: Excluded 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:09 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : banana: Excluded 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32515") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59684->172.17.0.3:32515, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30982") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34754->172.17.0.3:30982, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31583") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44322->172.17.0.3:31583, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34871") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41644->172.17.0.3:34871, err= 2025/11/01 02:26:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : apple: Unchanged skipping 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 02:26:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : banana: Unchanged skipping 2025/11/01 02:26:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33307") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49010->172.17.0.3:33307, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30428") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58282->172.17.0.3:30428, err= 2025/11/01 02:26:09 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : apple: Excluded 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:09 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : banana: Excluded 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36901") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37656->172.17.0.3:36901, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38225") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47008->172.17.0.3:38225, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35676") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36572->172.17.0.3:35676, err= 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38863") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39706->172.17.0.3:38863, err= 2025/11/01 02:26:09 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : apple: Excluded 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:09 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : banana: Excluded 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30483") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39956->172.17.0.3:30483, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32066") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46548->172.17.0.3:32066, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30942") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56148->172.17.0.3:30942, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37100") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57084->172.17.0.3:37100, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33999") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44860->172.17.0.3:33999, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35743") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43634->172.17.0.3:35743, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34285") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34406->172.17.0.3:34285, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36465") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47100->172.17.0.3:36465, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36548") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36088->172.17.0.3:36548, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36598") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60806->172.17.0.3:36598, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33167") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57296->172.17.0.3:33167, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36706") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45264->172.17.0.3:36706, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38021") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53604->172.17.0.3:38021, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33317") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49502->172.17.0.3:33317, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32923") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39482->172.17.0.3:32923, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39440") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37834->172.17.0.3:39440, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38229") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56526->172.17.0.3:38229, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36730") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43276->172.17.0.3:36730, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32457") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52024->172.17.0.3:32457, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34147") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35322->172.17.0.3:34147, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36551") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42660->172.17.0.3:36551, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36119") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58886->172.17.0.3:36119, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32989") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50892->172.17.0.3:32989, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31735") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43962->172.17.0.3:31735, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32002") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57932->172.17.0.3:32002, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33191") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45460->172.17.0.3:33191, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31407") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59108->172.17.0.3:31407, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37566") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60798->172.17.0.3:37566, err= 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30691") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43758->172.17.0.3:30691, err= 2025/11/01 02:26:09 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : apple: Excluded 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:09 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : banana: Excluded 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33275") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43688->172.17.0.3:33275, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37509") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45284->172.17.0.3:37509, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35183") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42160->172.17.0.3:35183, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35003") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38986->172.17.0.3:35003, err= 2025/11/01 02:26:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : apple: Unchanged skipping 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 02:26:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : banana: Unchanged skipping 2025/11/01 02:26:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31758") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49756->172.17.0.3:31758, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33385") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48582->172.17.0.3:33385, err= 2025/11/01 02:26:09 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : apple: Excluded 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:09 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : banana: Excluded 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32804") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43856->172.17.0.3:32804, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31290") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37034->172.17.0.3:31290, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32497") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37804->172.17.0.3:32497, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32992") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59988->172.17.0.3:32992, err= 2025/11/01 02:26:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : apple: Unchanged skipping 2025/11/01 02:26:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : banana: Unchanged skipping 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 02:26:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34963") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46476->172.17.0.3:34963, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30715") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33710->172.17.0.3:30715, err= 2025/11/01 02:26:09 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : apple: Excluded 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:09 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : banana: Excluded 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32058") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53808->172.17.0.3:32058, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34424") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48470->172.17.0.3:34424, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30814") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37684->172.17.0.3:30814, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32142") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37570->172.17.0.3:32142, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35656") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37760->172.17.0.3:35656, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39496") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55290->172.17.0.3:39496, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33851") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44916->172.17.0.3:33851, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37863") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57472->172.17.0.3:37863, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33955") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55154->172.17.0.3:33955, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32481") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45662->172.17.0.3:32481, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34380") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33190->172.17.0.3:34380, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32258") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39640->172.17.0.3:32258, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32991") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41772->172.17.0.3:32991, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39606") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49504->172.17.0.3:39606, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34761") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35590->172.17.0.3:34761, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30544") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50068->172.17.0.3:30544, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33938") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57424->172.17.0.3:33938, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31390") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45666->172.17.0.3:31390, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30371") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42116->172.17.0.3:30371, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37135") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40094->172.17.0.3:37135, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37109") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53926->172.17.0.3:37109, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35053") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47636->172.17.0.3:35053, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39775") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57044->172.17.0.3:39775, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32052") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55208->172.17.0.3:32052, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36077") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54376->172.17.0.3:36077, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39493") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54930->172.17.0.3:39493, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38114") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49060->172.17.0.3:38114, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31849") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39098->172.17.0.3:31849, err= 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38249") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53398->172.17.0.3:38249, err= 2025/11/01 02:26:09 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : apple: Excluded 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:09 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : banana: Excluded 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36018") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41440->172.17.0.3:36018, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32511") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59614->172.17.0.3:32511, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30991") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37258->172.17.0.3:30991, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33345") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53566->172.17.0.3:33345, err= 2025/11/01 02:26:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : apple: Unchanged skipping 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 02:26:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : banana: Unchanged skipping 2025/11/01 02:26:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32177") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33806->172.17.0.3:32177, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31355") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47552->172.17.0.3:31355, err= 2025/11/01 02:26:09 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : apple: Excluded 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:09 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : banana: Excluded 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37799") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39890->172.17.0.3:37799, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36809") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42918->172.17.0.3:36809, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33685") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52220->172.17.0.3:33685, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36396") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60054->172.17.0.3:36396, err= 2025/11/01 02:26:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : apple: Unchanged skipping 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 02:26:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : banana: Unchanged skipping 2025/11/01 02:26:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33375") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53894->172.17.0.3:33375, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32351") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42582->172.17.0.3:32351, err= 2025/11/01 02:26:09 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : apple: Excluded 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:09 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : banana: Excluded 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32783") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33212->172.17.0.3:32783, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35973") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36398->172.17.0.3:35973, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30247") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43150->172.17.0.3:30247, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30574") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48742->172.17.0.3:30574, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34792") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50130->172.17.0.3:34792, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34108") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41924->172.17.0.3:34108, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30602") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39488->172.17.0.3:30602, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38112") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51472->172.17.0.3:38112, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30805") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55488->172.17.0.3:30805, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37050") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50048->172.17.0.3:37050, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31351") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45866->172.17.0.3:31351, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36304") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52628->172.17.0.3:36304, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39232") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49634->172.17.0.3:39232, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33873") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40044->172.17.0.3:33873, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35617") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42686->172.17.0.3:35617, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39521") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33200->172.17.0.3:39521, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35366") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44094->172.17.0.3:35366, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34399") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59734->172.17.0.3:34399, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33711") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52838->172.17.0.3:33711, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36348") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54392->172.17.0.3:36348, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32982") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39220->172.17.0.3:32982, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30462") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50404->172.17.0.3:30462, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36696") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41836->172.17.0.3:36696, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34025") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46636->172.17.0.3:34025, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30542") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40144->172.17.0.3:30542, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36059") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40496->172.17.0.3:36059, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33050") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47342->172.17.0.3:33050, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32495") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34218->172.17.0.3:32495, err= 2025/11/01 02:26:09 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37614") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43418->172.17.0.3:37614, err= 2025/11/01 02:26:09 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : apple: Excluded 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:09 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : banana: Excluded 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30960") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43154->172.17.0.3:30960, err= 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33525") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36850->172.17.0.3:33525, err= 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35426") 2025/11/01 02:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47898->172.17.0.3:35426, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36746") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33302->172.17.0.3:36746, err= 2025/11/01 02:26:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : apple: Unchanged skipping 2025/11/01 02:26:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 02:26:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : banana: Unchanged skipping 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31617") 2025/11/01 02:26:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39496->172.17.0.3:31617, err= 2025/11/01 02:26:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32111") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45690->172.17.0.3:32111, err= 2025/11/01 02:26:10 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : apple: Excluded 2025/11/01 02:26:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:10 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : banana: Excluded 2025/11/01 02:26:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39062") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44178->172.17.0.3:39062, err= 2025/11/01 02:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37052") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46920->172.17.0.3:37052, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34371") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40744->172.17.0.3:34371, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36629") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43666->172.17.0.3:36629, err= 2025/11/01 02:26:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : apple: Unchanged skipping 2025/11/01 02:26:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 02:26:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : banana: Unchanged skipping 2025/11/01 02:26:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31689") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47902->172.17.0.3:31689, err= 2025/11/01 02:26:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35042") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55230->172.17.0.3:35042, err= 2025/11/01 02:26:10 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : apple: Excluded 2025/11/01 02:26:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:10 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : banana: Excluded 2025/11/01 02:26:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37892") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40184->172.17.0.3:37892, err= 2025/11/01 02:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33328") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58970->172.17.0.3:33328, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34680") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47138->172.17.0.3:34680, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35562") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51186->172.17.0.3:35562, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31153") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33050->172.17.0.3:31153, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30106") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51470->172.17.0.3:30106, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38467") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46716->172.17.0.3:38467, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39141") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43758->172.17.0.3:39141, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36331") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33232->172.17.0.3:36331, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39034") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58734->172.17.0.3:39034, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38210") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56618->172.17.0.3:38210, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37701") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36500->172.17.0.3:37701, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33537") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49428->172.17.0.3:33537, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39823") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34808->172.17.0.3:39823, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30683") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51732->172.17.0.3:30683, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36859") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48028->172.17.0.3:36859, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39964") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41040->172.17.0.3:39964, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37776") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35448->172.17.0.3:37776, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32069") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40728->172.17.0.3:32069, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35996") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56614->172.17.0.3:35996, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38419") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49586->172.17.0.3:38419, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39351") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54096->172.17.0.3:39351, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39312") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45422->172.17.0.3:39312, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34626") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50226->172.17.0.3:34626, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31407") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59122->172.17.0.3:31407, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39313") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37402->172.17.0.3:39313, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34967") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35428->172.17.0.3:34967, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34623") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42578->172.17.0.3:34623, err= 2025/11/01 02:26:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35328") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46190->172.17.0.3:35328, err= 2025/11/01 02:26:10 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : apple: Excluded 2025/11/01 02:26:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:10 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : banana: Excluded 2025/11/01 02:26:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37660") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48008->172.17.0.3:37660, err= 2025/11/01 02:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31287") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40776->172.17.0.3:31287, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36287") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60992->172.17.0.3:36287, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30596") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57300->172.17.0.3:30596, err= 2025/11/01 02:26:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : apple: Unchanged skipping 2025/11/01 02:26:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 02:26:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : banana: Unchanged skipping 2025/11/01 02:26:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31821") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60530->172.17.0.3:31821, err= 2025/11/01 02:26:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34007") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43262->172.17.0.3:34007, err= 2025/11/01 02:26:10 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : apple: Excluded 2025/11/01 02:26:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:10 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : banana: Excluded 2025/11/01 02:26:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33430") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52858->172.17.0.3:33430, err= 2025/11/01 02:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32514") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54124->172.17.0.3:32514, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37354") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53426->172.17.0.3:37354, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30948") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47246->172.17.0.3:30948, err= 2025/11/01 02:26:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : apple: Unchanged skipping 2025/11/01 02:26:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : banana: Unchanged skipping 2025/11/01 02:26:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/01 02:26:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34571") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56878->172.17.0.3:34571, err= 2025/11/01 02:26:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38665") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37918->172.17.0.3:38665, err= 2025/11/01 02:26:10 DEBUG : apple: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : apple: Excluded 2025/11/01 02:26:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : appleappleapplebanana: Excluded 2025/11/01 02:26:10 DEBUG : banana: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : banana: Excluded 2025/11/01 02:26:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : splitbananasplit: Excluded 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31154") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42398->172.17.0.3:31154, err= 2025/11/01 02:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/01 02:26:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/01 02:26:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36815") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52980->172.17.0.3:36815, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31861") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39970->172.17.0.3:31861, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36212") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45304->172.17.0.3:36212, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37153") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35864->172.17.0.3:37153, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35895") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41532->172.17.0.3:35895, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35865") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48090->172.17.0.3:35865, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33425") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41122->172.17.0.3:33425, err= --- PASS: TestTransform (1.86s) --- PASS: TestTransform/NFC (0.13s) --- PASS: TestTransform/NFD (0.12s) --- PASS: TestTransform/base64 (0.26s) --- PASS: TestTransform/prefix (0.20s) --- PASS: TestTransform/suffix (0.21s) --- PASS: TestTransform/truncate (0.17s) --- PASS: TestTransform/encoder (0.15s) --- PASS: TestTransform/ISO-8859-1 (0.16s) --- PASS: TestTransform/charmap (0.15s) --- PASS: TestTransform/lowercase (0.17s) --- PASS: TestTransform/ascii (0.14s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37955") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40630->172.17.0.3:37955, err= 2025/11/01 02:26:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/01 02:26:10 INFO : sub dir_somesuffix: Making directory 2025/11/01 02:26:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/01 02:26:10 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/01 02:26:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/01 02:26:10 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34752") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54190->172.17.0.3:34752, err= 2025/11/01 02:26:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/01 02:26:10 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/01 02:26:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32527") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42908->172.17.0.3:32527, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38468") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55352->172.17.0.3:38468, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30376") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44804->172.17.0.3:30376, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33774") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58016->172.17.0.3:33774, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36677") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35836->172.17.0.3:36677, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36338") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47324->172.17.0.3:36338, err= 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 INFO : tictactoe: Making directory 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 02:26:10 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/01 02:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36290") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34658->172.17.0.3:36290, err= 2025/11/01 02:26:10 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/11/01 02:26:10 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/01 02:26:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39951") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33452->172.17.0.3:39951, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35920") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38256->172.17.0.3:35920, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37225") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60884->172.17.0.3:37225, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30481") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46384->172.17.0.3:30481, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35364") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38256->172.17.0.3:35364, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35382") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56748->172.17.0.3:35382, err= 2025/11/01 02:26:10 INFO : toe: Making directory 2025/11/01 02:26:10 INFO : toe/toe: Making directory 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/01 02:26:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/01 02:26:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34325") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55438->172.17.0.3:34325, err= 2025/11/01 02:26:10 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/01 02:26:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/01 02:26:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38235") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37168->172.17.0.3:38235, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31366") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52960->172.17.0.3:31366, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39486") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58034->172.17.0.3:39486, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33560") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56688->172.17.0.3:33560, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30366") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42452->172.17.0.3:30366, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39539") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39018->172.17.0.3:39539, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31300") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51152->172.17.0.3:31300, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31782") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49138->172.17.0.3:31782, err= 2025/11/01 02:26:10 INFO : toe: Making directory 2025/11/01 02:26:10 INFO : toe/toe: Making directory 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/01 02:26:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/01 02:26:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34684") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47488->172.17.0.3:34684, err= 2025/11/01 02:26:10 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/01 02:26:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/01 02:26:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31761") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50768->172.17.0.3:31761, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30354") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56094->172.17.0.3:30354, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32768") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50466->172.17.0.3:32768, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36088") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53454->172.17.0.3:36088, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36268") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48038->172.17.0.3:36268, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32555") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35602->172.17.0.3:32555, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31735") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43976->172.17.0.3:31735, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:10 DEBUG : empty_dir: Making directory with metadata 2025/11/01 02:26:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37565") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54856->172.17.0.3:37565, err= 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 INFO : tictacempty_dir: Making directory 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 INFO : tictactoe: Making directory 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 02:26:10 INFO : tictactoe/tictactoe: Making directory 2025/11/01 02:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34753") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38126->172.17.0.3:34753, err= 2025/11/01 02:26:10 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/01 02:26:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/01 02:26:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36289") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42706->172.17.0.3:36289, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36681") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46812->172.17.0.3:36681, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34404") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42486->172.17.0.3:34404, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39373") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49602->172.17.0.3:39373, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39034") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58748->172.17.0.3:39034, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39941") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52344->172.17.0.3:39941, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37546") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36248->172.17.0.3:37546, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39905") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36910->172.17.0.3:39905, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38123") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40116->172.17.0.3:38123, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:10 DEBUG : empty_dir: Making directory with metadata 2025/11/01 02:26:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31709") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53488->172.17.0.3:31709, err= 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 INFO : tictacempty_dir: Making directory 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 INFO : tictactoe: Making directory 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 02:26:10 INFO : tictactoe/tictactoe: Making directory 2025/11/01 02:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 02:26:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34426") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38268->172.17.0.3:34426, err= 2025/11/01 02:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 02:26:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 02:26:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39223") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45244->172.17.0.3:39223, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37360") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60278->172.17.0.3:37360, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36155") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50684->172.17.0.3:36155, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35854") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59628->172.17.0.3:35854, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36620") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55498->172.17.0.3:36620, err= 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33196") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37442") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:35282->172.17.0.3:37442, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47296->172.17.0.3:33196, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37971") 2025/11/01 02:26:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60480->172.17.0.3:37971, err= 2025/11/01 02:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/01 02:26:10 NOTICE: ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: 0 differences found 2025/11/01 02:26:10 NOTICE: ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: 1 hashes could not be checked 2025/11/01 02:26:10 NOTICE: ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: 1 matching files 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38168") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39452->172.17.0.3:38168, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30016") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53058->172.17.0.3:30016, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37434") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57872->172.17.0.3:37434, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37331") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47682->172.17.0.3:37331, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31662") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50588->172.17.0.3:31662, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37217") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38488->172.17.0.3:37217, err= 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 INFO : tictactoe: Making directory 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 02:26:10 INFO : tictactoe/tictactoe: Making directory 2025/11/01 02:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33220") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51224->172.17.0.3:33220, err= 2025/11/01 02:26:10 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/01 02:26:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/01 02:26:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38671") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37648->172.17.0.3:38671, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34164") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39932->172.17.0.3:34164, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33554") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51826->172.17.0.3:33554, err= 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32852") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40686->172.17.0.3:32852, err= 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32823") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55742->172.17.0.3:32823, err= 2025/11/01 02:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34823") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36702->172.17.0.3:34823, err= 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35011") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52568->172.17.0.3:35011, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30253") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45896->172.17.0.3:30253, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39618") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37226->172.17.0.3:39618, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38727") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38734->172.17.0.3:38727, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36506") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43164->172.17.0.3:36506, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31266") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48364->172.17.0.3:31266, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33663") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52004->172.17.0.3:33663, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/11/01 02:26:10 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36028") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45244->172.17.0.3:36028, err= 2025/11/01 02:26:10 INFO : toe: Making directory 2025/11/01 02:26:10 INFO : toe/toe: Making directory 2025/11/01 02:26:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38488") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43132->172.17.0.3:38488, err= 2025/11/01 02:26:10 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/11/01 02:26:10 INFO : toe/toe/toe: Copied (new) 2025/11/01 02:26:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30088") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57594->172.17.0.3:30088, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36681") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46814->172.17.0.3:36681, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35251") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47132->172.17.0.3:35251, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30361") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34714->172.17.0.3:30361, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35566") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48374->172.17.0.3:35566, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37121") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33600->172.17.0.3:37121, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33900") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56664->172.17.0.3:33900, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:10 DEBUG : empty_dir: Making directory with metadata 2025/11/01 02:26:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35039") 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39206->172.17.0.3:35039, err= 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 INFO : tictacempty_dir: Making directory 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 INFO : tictactoe: Making directory 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 02:26:10 INFO : tictactoe/tictactoe: Making directory 2025/11/01 02:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 02:26:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37787") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49708->172.17.0.3:37787, err= 2025/11/01 02:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 02:26:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 02:26:10 INFO : toe/toe/toe.txt: Deleted 2025/11/01 02:26:10 INFO : toe/toe: Removing directory 2025/11/01 02:26:10 INFO : toe: Removing directory 2025/11/01 02:26:10 INFO : empty_dir: Removing directory 2025/11/01 02:26:10 DEBUG : Local file system at /tmp/rclone2401311277: deleted 3 directories 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36399") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53278->172.17.0.3:36399, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30685") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46932->172.17.0.3:30685, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34760") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57224->172.17.0.3:34760, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31566") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39736->172.17.0.3:31566, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32701") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36420->172.17.0.3:32701, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35044") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34564") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37510->172.17.0.3:35044, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:44062->172.17.0.3:34564, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37682") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42238->172.17.0.3:37682, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35868") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48384->172.17.0.3:35868, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:10 DEBUG : empty_dir: Making directory with metadata 2025/11/01 02:26:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34732") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60344->172.17.0.3:34732, err= 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 INFO : tictacempty_dir: Making directory 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 INFO : tictactoe: Making directory 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 02:26:10 INFO : tictactoe/tictactoe: Making directory 2025/11/01 02:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 02:26:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39141") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43774->172.17.0.3:39141, err= 2025/11/01 02:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 02:26:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 02:26:10 INFO : toe/toe/toe.txt: Deleted 2025/11/01 02:26:10 INFO : toe/toe: Removing directory 2025/11/01 02:26:10 INFO : toe: Removing directory 2025/11/01 02:26:10 INFO : empty_dir: Removing directory 2025/11/01 02:26:10 DEBUG : Local file system at /tmp/rclone2401311277: deleted 3 directories 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31825") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57890->172.17.0.3:31825, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30367") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40774->172.17.0.3:30367, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38196") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:45644->172.17.0.3:38196, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38442") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48068->172.17.0.3:38442, err= 2025/11/01 02:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/01 02:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/01 02:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/01 02:26:10 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35707") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58564->172.17.0.3:35707, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34754") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30637") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34805") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47240->172.17.0.3:34754, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59566->172.17.0.3:30637, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52838->172.17.0.3:34805, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36736") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33900->172.17.0.3:36736, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32001") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59644->172.17.0.3:32001, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38026") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34096->172.17.0.3:38026, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34821") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:32976->172.17.0.3:34821, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39988") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34607") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41444->172.17.0.3:34607, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46488->172.17.0.3:39988, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39000") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37240->172.17.0.3:39000, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33532") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39372->172.17.0.3:33532, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38132") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38912->172.17.0.3:38132, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:10 DEBUG : Reset feature "Copy" 2025/11/01 02:26:10 DEBUG : Reset feature "Move" 2025/11/01 02:26:10 DEBUG : Reset feature "Copy" 2025/11/01 02:26:10 DEBUG : Reset feature "Move" 2025/11/01 02:26:10 DEBUG : empty_dir: Making directory with metadata 2025/11/01 02:26:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38322") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:56480->172.17.0.3:38322, err= 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 INFO : tictacempty_dir: Making directory 2025/11/01 02:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 INFO : tictactoe: Making directory 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe: transformed to: tictactoe 2025/11/01 02:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 02:26:10 INFO : tictactoe/tictactoe: Making directory 2025/11/01 02:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/01 02:26:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38775") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:42254->172.17.0.3:38775, err= 2025/11/01 02:26:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/01 02:26:10 INFO : toe/toe/toe.txt: Deleted 2025/11/01 02:26:10 INFO : toe/toe: Removing directory 2025/11/01 02:26:10 INFO : toe: Removing directory 2025/11/01 02:26:10 INFO : empty_dir: Removing directory 2025/11/01 02:26:10 DEBUG : Local file system at /tmp/rclone2401311277: deleted 3 directories 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38241") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50666->172.17.0.3:38241, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39934") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34847") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53792->172.17.0.3:39934, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52126->172.17.0.3:34847, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30674") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:46088->172.17.0.3:30674, err= 2025/11/01 02:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/01 02:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/01 02:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37703") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55002->172.17.0.3:37703, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33783") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54726->172.17.0.3:33783, err= 2025/11/01 02:26:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/01 02:26:10 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39431") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52148->172.17.0.3:39431, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37221") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38844->172.17.0.3:37221, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37157") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38349") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58688->172.17.0.3:38349, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60602->172.17.0.3:37157, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32550") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54212->172.17.0.3:32550, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38746") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:60684->172.17.0.3:38746, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32382") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52666->172.17.0.3:32382, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36974") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38665") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:37932->172.17.0.3:38665, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47846->172.17.0.3:36974, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38888") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38903") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33976->172.17.0.3:38888, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36236") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34072->172.17.0.3:38903, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:58438->172.17.0.3:36236, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33784") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:57178->172.17.0.3:33784, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:10 DEBUG : toe: transformed to: dG9l 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:37292") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47150->172.17.0.3:37292, err= 2025/11/01 02:26:10 DEBUG : toe: transformed to: dG9l 2025/11/01 02:26:10 INFO : dG9l: Making directory 2025/11/01 02:26:10 DEBUG : toe: transformed to: dG9l 2025/11/01 02:26:10 DEBUG : toe: transformed to: dG9l 2025/11/01 02:26:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/01 02:26:10 INFO : dG9l/dG9l: Making directory 2025/11/01 02:26:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/01 02:26:10 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/01 02:26:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39427") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43232->172.17.0.3:39427, err= 2025/11/01 02:26:10 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/01 02:26:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30576") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:34462->172.17.0.3:30576, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34724") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38786->172.17.0.3:34724, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35068") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:54852->172.17.0.3:35068, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31644") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47958->172.17.0.3:31644, err= 2025/11/01 02:26:10 DEBUG : dG9l: transformed to: toe 2025/11/01 02:26:10 DEBUG : dG9l: transformed to: toe 2025/11/01 02:26:10 DEBUG : toe: Directory modification time the same (differ by 464.690712ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31476") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:53174->172.17.0.3:31476, err= 2025/11/01 02:26:10 DEBUG : dG9l: transformed to: toe 2025/11/01 02:26:10 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/01 02:26:10 DEBUG : toe/toe: Directory modification time the same (differ by 464.690712ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35438") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39540->172.17.0.3:35438, err= 2025/11/01 02:26:10 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/01 02:26:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/11/01 02:26:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/01 02:26:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/01 02:26:10 DEBUG : Local file system at /tmp/rclone2401311277: Waiting for checks to finish 2025/11/01 02:26:10 DEBUG : Local file system at /tmp/rclone2401311277: Waiting for transfers to finish 2025/11/01 02:26:10 DEBUG : Waiting for deletions to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:35821") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:59890->172.17.0.3:35821, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32293") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36310->172.17.0.3:32293, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38888") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:33990->172.17.0.3:38888, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39541") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:50596->172.17.0.3:39541, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31578") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:52556->172.17.0.3:31578, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:31065") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:48024->172.17.0.3:31065, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33593") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:41218->172.17.0.3:33593, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-nahoyex7hoja", Local "Local file system at /tmp/rclone2401311277", Modify Window "1s" 2025/11/01 02:26:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/01 02:26:10 DEBUG : toe: transformed to: 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36559") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:51300->172.17.0.3:36559, err= 2025/11/01 02:26:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/01 02:26:10 DEBUG : toe: transformed to: 2025/11/01 02:26:10 INFO : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Making directory 2025/11/01 02:26:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/01 02:26:10 DEBUG : toe: transformed to: 2025/11/01 02:26:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/01 02:26:10 DEBUG : toe: transformed to: 2025/11/01 02:26:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/01 02:26:10 DEBUG : toe/toe: transformed to: 2025/11/01 02:26:10 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/01 02:26:10 INFO : toe/toe: Making directory 2025/11/01 02:26:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/01 02:26:10 DEBUG : toe/toe: transformed to: 2025/11/01 02:26:10 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/01 02:26:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/01 02:26:10 DEBUG : toe: transformed to: 2025/11/01 02:26:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/01 02:26:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/01 02:26:10 DEBUG : toe/toe/toe: transformed to: 2025/11/01 02:26:10 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for checks to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Waiting for transfers to finish 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:36557") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:55630->172.17.0.3:36557, err= 2025/11/01 02:26:10 INFO : toe/toe/toe: Copied (new) 2025/11/01 02:26:10 ERROR : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: not deleting files as there were IO errors 2025/11/01 02:26:10 ERROR : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: not deleting directories as there were IO errors 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:38265") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49634->172.17.0.3:38265, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:34657") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:47582->172.17.0.3:34657, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:30436") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:40296->172.17.0.3:30436, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33002") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:49150->172.17.0.3:33002, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39447") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:39686->172.17.0.3:39447, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:33691") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:38454->172.17.0.3:33691, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:32230") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:36940->172.17.0.3:32230, err= --- PASS: TestError (0.02s) PASS 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: dial("tcp","172.17.0.3:39888") 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: > dial: conn=172.17.0.1:43960->172.17.0.3:39888, err= 2025/11/01 02:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-nahoyex7hoja: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.030965564s (try 1/5)