"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/05/30 02:37:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezimug0naze" 2026/05/30 02:37:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/30 02:37:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:37:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:02 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:37:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:02 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Connecting to FTP server 2026/05/30 02:37:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40032->172.17.0.3:21, err= 2026/05/30 02:37:04 DEBUG : Creating backend with remote "/tmp/rclone13134487" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:04 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30280") 2026/05/30 02:37:04 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42542->172.17.0.3:30280, err= 2026/05/30 02:37:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:37:04 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/30 02:37:04 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:04 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34142") 2026/05/30 02:37:04 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60642->172.17.0.3:34142, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35537") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49980->172.17.0.3:35537, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34882") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55126->172.17.0.3:34882, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38229") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45542->172.17.0.3:38229, err= 2026/05/30 02:37:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31974") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53356->172.17.0.3:31974, err= 2026/05/30 02:37:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/30 02:37:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/30 02:37:05 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36689") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54516->172.17.0.3:36689, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32518") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54214->172.17.0.3:32518, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32830") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60240->172.17.0.3:32830, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36574") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45144->172.17.0.3:36574, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34021") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46534->172.17.0.3:34021, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37563") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48424->172.17.0.3:37563, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33975") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60206->172.17.0.3:33975, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38885") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58036->172.17.0.3:38885, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33410") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47002->172.17.0.3:33410, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:05 DEBUG : Creating backend with remote "/non-existing" 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39184") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46312->172.17.0.3:39184, err= 2026/05/30 02:37:05 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35166") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39676->172.17.0.3:35166, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31764") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35326->172.17.0.3:31764, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32334") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44032->172.17.0.3:32334, err= 2026/05/30 02:37:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/30 02:37:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/30 02:37:05 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30656") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35910->172.17.0.3:30656, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36229") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34760->172.17.0.3:36229, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34685") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52566->172.17.0.3:34685, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38736") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53292->172.17.0.3:38736, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32168") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37478->172.17.0.3:32168, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" sync_test.go:222: Only runs on local 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32690") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36718->172.17.0.3:32690, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32111") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44242->172.17.0.3:32111, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:05 INFO : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Running all checks before starting transfers 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36828") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39394->172.17.0.3:36828, err= 2026/05/30 02:37:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:05 INFO : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Checks finished, now starting transfers 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30075") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53492->172.17.0.3:30075, err= 2026/05/30 02:37:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/30 02:37:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/30 02:37:05 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35985") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44620->172.17.0.3:35985, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33257") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57682->172.17.0.3:33257, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36959") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33076->172.17.0.3:36959, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31050") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51766->172.17.0.3:31050, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30441") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49040->172.17.0.3:30441, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:05 ERROR : Ignoring --no-traverse with sync 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34469") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54450->172.17.0.3:34469, err= 2026/05/30 02:37:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39145") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45070->172.17.0.3:39145, err= 2026/05/30 02:37:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/30 02:37:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/30 02:37:05 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:37:05 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32550") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54446->172.17.0.3:32550, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39616") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36906->172.17.0.3:39616, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31328") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53674->172.17.0.3:31328, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30487") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54698->172.17.0.3:30487, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31568") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48736->172.17.0.3:31568, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37842") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44900->172.17.0.3:37842, err= 2026/05/30 02:37:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32345") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45268->172.17.0.3:32345, err= 2026/05/30 02:37:05 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/05/30 02:37:05 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/05/30 02:37:05 INFO : hello world2: Copied (new) 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35972") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55334->172.17.0.3:35972, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34081") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50328->172.17.0.3:34081, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33223") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46170->172.17.0.3:33223, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30273") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36684->172.17.0.3:30273, err= 2026/05/30 02:37:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37219") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57464->172.17.0.3:37219, err= 2026/05/30 02:37:05 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/30 02:37:05 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/30 02:37:05 INFO : potato2: Copied (new) 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39792") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43200->172.17.0.3:39792, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38793") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34430->172.17.0.3:38793, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39474") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58796->172.17.0.3:39474, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30420") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48664->172.17.0.3:30420, err= 2026/05/30 02:37:05 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/30 02:37:05 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/30 02:37:05 INFO : potato2: Copied (new) 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32172") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54318->172.17.0.3:32172, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31612") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49260->172.17.0.3:31612, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31848") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36162->172.17.0.3:31848, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/30 02:37:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 02:37:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/30 02:37:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38644") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44374->172.17.0.3:38644, err= 2026/05/30 02:37:05 INFO : sub dir2: Making directory 2026/05/30 02:37:05 INFO : sub dir: Making directory 2026/05/30 02:37:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:37:05 INFO : sub dir2/sub sub dir2: Making directory 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Connecting to FTP server 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40036->172.17.0.3:21, err= 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:05 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35226") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58012->172.17.0.3:35226, err= 2026/05/30 02:37:07 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/30 02:37:07 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/30 02:37:07 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38940") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50240->172.17.0.3:38940, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31157") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37595") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47560->172.17.0.3:31157, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38826->172.17.0.3:37595, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30914") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41956->172.17.0.3:30914, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32548") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40694->172.17.0.3:32548, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38316") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39677") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46256->172.17.0.3:38316, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42324->172.17.0.3:39677, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33480") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45778->172.17.0.3:33480, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33085") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43112->172.17.0.3:33085, err= --- PASS: TestCopyEmptyDirectories (2.24s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:07 INFO : sub dir2: Making directory 2026/05/30 02:37:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/30 02:37:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39097") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59150->172.17.0.3:39097, err= 2026/05/30 02:37:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37606") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42856->172.17.0.3:37606, err= 2026/05/30 02:37:07 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/30 02:37:07 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/30 02:37:07 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30621") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58590->172.17.0.3:30621, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36365") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56988->172.17.0.3:36365, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37903") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35080->172.17.0.3:37903, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32259") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38216->172.17.0.3:32259, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35453") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58680->172.17.0.3:35453, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:07 DEBUG : sub dir2: Making directory with metadata 2026/05/30 02:37:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30589") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53102->172.17.0.3:30589, err= 2026/05/30 02:37:07 INFO : sub dir2: Making directory 2026/05/30 02:37:07 INFO : sub dir: Making directory 2026/05/30 02:37:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39788") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59352->172.17.0.3:39788, err= 2026/05/30 02:37:07 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/30 02:37:07 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/30 02:37:07 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:37:07 INFO : sub dir/hello world: Deleted 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31123") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36562->172.17.0.3:31123, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34514") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37850") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45782->172.17.0.3:37850, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55336->172.17.0.3:34514, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34538") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45452->172.17.0.3:34538, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37165") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38486->172.17.0.3:37165, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33075") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58004->172.17.0.3:33075, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35746") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43602->172.17.0.3:35746, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35785") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44426->172.17.0.3:35785, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39900") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49912->172.17.0.3:39900, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31827") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53384->172.17.0.3:31827, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:07 INFO : sub dir2: Making directory 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38625") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35776->172.17.0.3:38625, err= 2026/05/30 02:37:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35817") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33248->172.17.0.3:35817, err= 2026/05/30 02:37:07 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/30 02:37:07 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/30 02:37:07 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:37:07 INFO : sub dir/hello world: Deleted 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36230") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37984->172.17.0.3:36230, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38969") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50074->172.17.0.3:38969, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30086") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57230->172.17.0.3:30086, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33083") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46830->172.17.0.3:33083, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31211") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56832->172.17.0.3:31211, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:07 DEBUG : sub dir2: Making directory with metadata 2026/05/30 02:37:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 02:37:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39044") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35214->172.17.0.3:39044, err= 2026/05/30 02:37:07 INFO : sub dir2: Making directory 2026/05/30 02:37:07 INFO : sub dir: Making directory 2026/05/30 02:37:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32707") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59842->172.17.0.3:32707, err= 2026/05/30 02:37:07 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/30 02:37:07 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/30 02:37:07 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:37:07 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39515") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50014->172.17.0.3:39515, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37356") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37865") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38276->172.17.0.3:37356, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34586->172.17.0.3:37865, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34198") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39228->172.17.0.3:34198, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34829") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34220->172.17.0.3:34829, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30534") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38250->172.17.0.3:30534, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37847") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40064->172.17.0.3:37847, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32697") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53578->172.17.0.3:32697, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35840") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43000->172.17.0.3:35840, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:07 INFO : sub dir2: Making directory 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30401") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37144->172.17.0.3:30401, err= 2026/05/30 02:37:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31328") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53684->172.17.0.3:31328, err= 2026/05/30 02:37:07 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/30 02:37:07 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/30 02:37:07 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:37:07 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34304") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37020->172.17.0.3:34304, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39915") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47778->172.17.0.3:39915, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38771") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46894->172.17.0.3:38771, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38922") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35760->172.17.0.3:38922, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39273") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36974->172.17.0.3:39273, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30639") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46358->172.17.0.3:30639, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38096") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56638->172.17.0.3:38096, err= 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36398") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43740->172.17.0.3:36398, err= 2026/05/30 02:37:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-foxoyul6sume" 2026/05/30 02:37:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:37:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:07 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:37:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:07 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: Connecting to FTP server 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:07 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: > dial: conn=172.17.0.1:40046->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-fezimug0naze -> ftp://172.17.0.3:21/rclone-test-foxoyul6sume 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: dial("tcp","172.17.0.3:36192") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: > dial: conn=172.17.0.1:55636->172.17.0.3:36192, err= 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32633") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55678->172.17.0.3:32633, err= 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33905") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33444->172.17.0.3:33905, err= 2026/05/30 02:37:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: Waiting for checks to finish 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: Waiting for transfers to finish 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32918") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60626->172.17.0.3:32918, err= 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: dial("tcp","172.17.0.3:36129") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: > dial: conn=172.17.0.1:42934->172.17.0.3:36129, err= 2026/05/30 02:37:09 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/30 02:37:09 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/30 02:37:09 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: dial("tcp","172.17.0.3:30238") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: > dial: conn=172.17.0.1:59604->172.17.0.3:30238, err= 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: dial("tcp","172.17.0.3:36293") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: > dial: conn=172.17.0.1:36120->172.17.0.3:36293, err= 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: dial("tcp","172.17.0.3:36257") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: > dial: conn=172.17.0.1:58466->172.17.0.3:36257, err= 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: dial("tcp","172.17.0.3:32003") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: > dial: conn=172.17.0.1:39348->172.17.0.3:32003, err= 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: Purge object "sub dir/hello world" 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: Purge dir "sub dir" 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: Purge dir "" 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37604") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56306->172.17.0.3:37604, err= 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30808") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51040->172.17.0.3:30808, err= 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31705") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44998->172.17.0.3:31705, err= --- PASS: TestServerSideCopy (2.20s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33384") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56768->172.17.0.3:33384, err= 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30043") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38880->172.17.0.3:30043, err= 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31006") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47446->172.17.0.3:31006, err= 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37593") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42596->172.17.0.3:37593, err= 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35668") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40430->172.17.0.3:35668, err= 2026/05/30 02:37:09 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone13134487) 2026/05/30 02:37:09 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:37:09 DEBUG : sub dir/hello world: Sizes differ 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35747") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42192->172.17.0.3:35747, err= 2026/05/30 02:37:09 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/30 02:37:09 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/30 02:37:09 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35564") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46766->172.17.0.3:35564, err= 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34596") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60406->172.17.0.3:34596, err= 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30803") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45652->172.17.0.3:30803, err= 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33377") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44070->172.17.0.3:33377, err= 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34350") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59968->172.17.0.3:34350, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39680") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35432->172.17.0.3:39680, err= 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36632") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33658->172.17.0.3:36632, err= 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36814") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57348->172.17.0.3:36814, err= 2026/05/30 02:37:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sufetig8boro" 2026/05/30 02:37:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:37:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:09 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:37:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:09 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: Connecting to FTP server 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: > dial: conn=172.17.0.1:40062->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-fezimug0naze -> ftp://172.17.0.3:21/rclone-test-sufetig8boro 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36343") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: dial("tcp","172.17.0.3:37198") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49914->172.17.0.3:36343, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: > dial: conn=172.17.0.1:44898->172.17.0.3:37198, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32779") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44370->172.17.0.3:32779, err= 2026/05/30 02:37:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: Waiting for checks to finish 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: Waiting for transfers to finish 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37218") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38502->172.17.0.3:37218, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: dial("tcp","172.17.0.3:39199") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: > dial: conn=172.17.0.1:43152->172.17.0.3:39199, err= 2026/05/30 02:37:11 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/30 02:37:11 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/30 02:37:11 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: dial("tcp","172.17.0.3:37099") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: > dial: conn=172.17.0.1:34492->172.17.0.3:37099, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: dial("tcp","172.17.0.3:38021") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: > dial: conn=172.17.0.1:54336->172.17.0.3:38021, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36329") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57284->172.17.0.3:36329, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31562") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55060->172.17.0.3:31562, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39860") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60410->172.17.0.3:39860, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: dial("tcp","172.17.0.3:38435") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39791") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: > dial: conn=172.17.0.1:47722->172.17.0.3:38435, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44348->172.17.0.3:39791, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36942") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37572->172.17.0.3:36942, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: dial("tcp","172.17.0.3:39224") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: > dial: conn=172.17.0.1:34944->172.17.0.3:39224, err= 2026/05/30 02:37:11 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:37:11 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-sufetig8boro) 2026/05/30 02:37:11 DEBUG : sub dir/hello world: Sizes differ 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: Waiting for checks to finish 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: Waiting for transfers to finish 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34642") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43188->172.17.0.3:34642, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: dial("tcp","172.17.0.3:30511") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: > dial: conn=172.17.0.1:60502->172.17.0.3:30511, err= 2026/05/30 02:37:11 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/05/30 02:37:11 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/05/30 02:37:11 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: dial("tcp","172.17.0.3:38028") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: > dial: conn=172.17.0.1:48586->172.17.0.3:38028, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: dial("tcp","172.17.0.3:31514") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: > dial: conn=172.17.0.1:50430->172.17.0.3:31514, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: dial("tcp","172.17.0.3:32393") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: > dial: conn=172.17.0.1:41224->172.17.0.3:32393, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: dial("tcp","172.17.0.3:32389") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: > dial: conn=172.17.0.1:46570->172.17.0.3:32389, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: Purge object "sub dir/hello world" 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: Purge dir "sub dir" 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: Purge dir "" 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31929") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55226->172.17.0.3:31929, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37588") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50058->172.17.0.3:37588, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32984") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44932->172.17.0.3:32984, err= --- PASS: TestServerSideCopyOverSelf (2.32s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38183") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43336->172.17.0.3:38183, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36400") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47446->172.17.0.3:36400, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38355") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47176->172.17.0.3:38355, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33566") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:32828->172.17.0.3:33566, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31523") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41556->172.17.0.3:31523, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:11 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone13134487) 2026/05/30 02:37:11 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:37:11 DEBUG : sub dir/hello world: Sizes differ 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34621") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59702->172.17.0.3:34621, err= 2026/05/30 02:37:11 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/30 02:37:11 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/30 02:37:11 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/30 02:37:11 INFO : sub dir/hello world: Deleted 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30604") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40338->172.17.0.3:30604, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30249") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33074->172.17.0.3:30249, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39927") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37254->172.17.0.3:39927, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38793") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44054->172.17.0.3:38793, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30251") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34434->172.17.0.3:30251, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33760") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43932->172.17.0.3:33760, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39284") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40826->172.17.0.3:39284, err= 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33918") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39304->172.17.0.3:33918, err= 2026/05/30 02:37:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ceveges7liva" 2026/05/30 02:37:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:37:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:11 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:37:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:11 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: Connecting to FTP server 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: > dial: conn=172.17.0.1:37552->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-fezimug0naze -> ftp://172.17.0.3:21/rclone-test-ceveges7liva 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: dial("tcp","172.17.0.3:34788") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: > dial: conn=172.17.0.1:41756->172.17.0.3:34788, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30564") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39952->172.17.0.3:30564, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30307") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50200->172.17.0.3:30307, err= 2026/05/30 02:37:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: Waiting for checks to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: Waiting for transfers to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39904") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54490->172.17.0.3:39904, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: dial("tcp","172.17.0.3:39767") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: > dial: conn=172.17.0.1:57228->172.17.0.3:39767, err= 2026/05/30 02:37:14 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/30 02:37:14 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/30 02:37:14 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: dial("tcp","172.17.0.3:38771") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: > dial: conn=172.17.0.1:40638->172.17.0.3:38771, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: dial("tcp","172.17.0.3:30457") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: > dial: conn=172.17.0.1:42402->172.17.0.3:30457, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39404") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49676->172.17.0.3:39404, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32010") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54436->172.17.0.3:32010, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35887") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38382->172.17.0.3:35887, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: Using server-side directory move 2026/05/30 02:37:14 INFO : ftp://172.17.0.3:21/rclone-test-ceveges7liva: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: dial("tcp","172.17.0.3:39358") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: > dial: conn=172.17.0.1:33106->172.17.0.3:39358, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35401") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45198->172.17.0.3:35401, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: dial("tcp","172.17.0.3:38857") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37742") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37002->172.17.0.3:37742, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: > dial: conn=172.17.0.1:47012->172.17.0.3:38857, err= 2026/05/30 02:37:14 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:37:14 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-ceveges7liva) 2026/05/30 02:37:14 DEBUG : sub dir/hello world: Sizes differ 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: Waiting for checks to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: Waiting for transfers to finish 2026/05/30 02:37:14 INFO : sub dir/hello world: Deleted 2026/05/30 02:37:14 INFO : sub dir/hello world: Moved (server-side) 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33731") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34078->172.17.0.3:33731, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35107") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48450->172.17.0.3:35107, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: dial("tcp","172.17.0.3:37806") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: > dial: conn=172.17.0.1:35776->172.17.0.3:37806, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: dial("tcp","172.17.0.3:31099") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: > dial: conn=172.17.0.1:37110->172.17.0.3:31099, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33579") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34322->172.17.0.3:33579, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30016") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53322->172.17.0.3:30016, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36216") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47012->172.17.0.3:36216, err= 2026/05/30 02:37:14 DEBUG : testing file moves 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: dial("tcp","172.17.0.3:30182") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: > dial: conn=172.17.0.1:44464->172.17.0.3:30182, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32111") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37432->172.17.0.3:32111, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: dial("tcp","172.17.0.3:39513") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: > dial: conn=172.17.0.1:59946->172.17.0.3:39513, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35800") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60574->172.17.0.3:35800, err= 2026/05/30 02:37:14 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:37:14 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-ceveges7liva) 2026/05/30 02:37:14 DEBUG : sub dir/hello world: Sizes differ 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: Waiting for checks to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: Waiting for transfers to finish 2026/05/30 02:37:14 INFO : sub dir/hello world: Deleted 2026/05/30 02:37:14 INFO : sub dir/hello world: Moved (server-side) 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36483") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42854->172.17.0.3:36483, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36200") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37042->172.17.0.3:36200, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: dial("tcp","172.17.0.3:31610") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: > dial: conn=172.17.0.1:45136->172.17.0.3:31610, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: dial("tcp","172.17.0.3:36669") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: > dial: conn=172.17.0.1:40958->172.17.0.3:36669, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: dial("tcp","172.17.0.3:33218") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: > dial: conn=172.17.0.1:53540->172.17.0.3:33218, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: dial("tcp","172.17.0.3:36663") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: > dial: conn=172.17.0.1:40378->172.17.0.3:36663, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: Purge object "sub dir/hello world" 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: Purge dir "sub dir" 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: Purge dir "" 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33473") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52810->172.17.0.3:33473, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37256") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39168->172.17.0.3:37256, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35860") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46908->172.17.0.3:35860, err= --- PASS: TestServerSideMoveOverSelf (2.27s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38141") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60818->172.17.0.3:38141, err= 2026/05/30 02:37:14 ERROR : error listing: directory not found 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33613") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35996->172.17.0.3:33613, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38622") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54704->172.17.0.3:38622, err= 2026/05/30 02:37:14 INFO : Local file system at /tmp/rclone13134487: Making directory 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33598") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36470->172.17.0.3:33598, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37412") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60478->172.17.0.3:37412, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35668") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45116->172.17.0.3:35668, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39650") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40754->172.17.0.3:39650, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38394") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36422->172.17.0.3:38394, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31054") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50188->172.17.0.3:31054, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32141") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48300->172.17.0.3:32141, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36969") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52060->172.17.0.3:36969, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30234") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48154->172.17.0.3:30234, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34488") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59960->172.17.0.3:34488, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32744") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52556->172.17.0.3:32744, err= 2026/05/30 02:37:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30465") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58582->172.17.0.3:30465, err= 2026/05/30 02:37:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:37:14 DEBUG : Local file system at /tmp/rclone13134487: Waiting for checks to finish 2026/05/30 02:37:14 DEBUG : Local file system at /tmp/rclone13134487: Waiting for transfers to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34856") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54316->172.17.0.3:34856, err= 2026/05/30 02:37:14 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/30 02:37:14 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/30 02:37:14 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:37:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32419") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58790->172.17.0.3:32419, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38066") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40886->172.17.0.3:38066, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34537") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42938->172.17.0.3:34537, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38824") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59632->172.17.0.3:38824, err= 2026/05/30 02:37:14 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35085") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38402->172.17.0.3:35085, err= 2026/05/30 02:37:14 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/05/30 02:37:14 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/05/30 02:37:14 INFO : check sum: Copied (new) 2026/05/30 02:37:14 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39996") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38062->172.17.0.3:39996, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36193") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48492->172.17.0.3:36193, err= 2026/05/30 02:37:14 DEBUG : check sum: size = 1 OK 2026/05/30 02:37:14 NOTICE: ftp://172.17.0.3:21/rclone-test-fezimug0naze: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/30 02:37:14 DEBUG : check sum: Size of src and dst objects identical 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:14 DEBUG : check sum: Unchanged skipping 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:14 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:14 INFO : There was nothing to transfer 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36573") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51026->172.17.0.3:36573, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30209") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50892->172.17.0.3:30209, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37640") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34178->172.17.0.3:37640, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32197") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42954->172.17.0.3:32197, err= 2026/05/30 02:37:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35812") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48038->172.17.0.3:35812, err= 2026/05/30 02:37:14 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/05/30 02:37:14 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/05/30 02:37:14 INFO : sizeonly: Copied (new) 2026/05/30 02:37:14 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31743") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41302->172.17.0.3:31743, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38748") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47456->172.17.0.3:38748, err= 2026/05/30 02:37:14 DEBUG : sizeonly: size = 6 OK 2026/05/30 02:37:14 DEBUG : sizeonly: Sizes identical 2026/05/30 02:37:14 DEBUG : sizeonly: Unchanged skipping 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:14 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:14 INFO : There was nothing to transfer 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37110") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35530->172.17.0.3:37110, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31073") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41642->172.17.0.3:31073, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30862") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39518->172.17.0.3:30862, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35504") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59192->172.17.0.3:35504, err= 2026/05/30 02:37:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31431") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38928->172.17.0.3:31431, err= 2026/05/30 02:37:14 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/05/30 02:37:14 INFO : ignore-size: Copied (new) 2026/05/30 02:37:14 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31681") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40698->172.17.0.3:31681, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38875") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59590->172.17.0.3:38875, err= 2026/05/30 02:37:14 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:37:14 DEBUG : ignore-size: Unchanged skipping 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:14 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:14 INFO : There was nothing to transfer 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33744") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55076->172.17.0.3:33744, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30321") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37400->172.17.0.3:30321, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38561") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36756->172.17.0.3:38561, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37603") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42392->172.17.0.3:37603, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31032") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45632->172.17.0.3:31032, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31754") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60920->172.17.0.3:31754, err= 2026/05/30 02:37:14 DEBUG : existing: size = 6 OK 2026/05/30 02:37:14 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:37:14 DEBUG : existing: Unchanged skipping 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:14 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:14 INFO : There was nothing to transfer 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37783") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44798->172.17.0.3:37783, err= 2026/05/30 02:37:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33094") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40518->172.17.0.3:33094, err= 2026/05/30 02:37:14 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/30 02:37:14 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/30 02:37:14 INFO : existing: Copied (replaced existing) 2026/05/30 02:37:14 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36156") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40228->172.17.0.3:36156, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39994") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51508->172.17.0.3:39994, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36270") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36118->172.17.0.3:36270, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36516") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34230->172.17.0.3:36516, err= 2026/05/30 02:37:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33553") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37176->172.17.0.3:33553, err= 2026/05/30 02:37:14 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/30 02:37:14 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/30 02:37:14 INFO : existing: Copied (new) 2026/05/30 02:37:14 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30739") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60504->172.17.0.3:30739, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34428") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51150->172.17.0.3:34428, err= 2026/05/30 02:37:14 DEBUG : existing: Destination exists, skipping 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:14 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:14 INFO : There was nothing to transfer 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33221") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34076->172.17.0.3:33221, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39515") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60308->172.17.0.3:39515, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39479") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56878->172.17.0.3:39479, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35417") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33024->172.17.0.3:35417, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30080") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41320->172.17.0.3:30080, err= 2026/05/30 02:37:14 INFO : d: Making directory 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31266") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53378->172.17.0.3:31266, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Connecting to FTP server 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37558->172.17.0.3:21, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39166") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30014") 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:32860->172.17.0.3:39166, err= 2026/05/30 02:37:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60262->172.17.0.3:30014, err= 2026/05/30 02:37:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30499") 2026/05/30 02:37:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45200->172.17.0.3:30499, err= 2026/05/30 02:37:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30158") 2026/05/30 02:37:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52912->172.17.0.3:30158, err= 2026/05/30 02:37:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/30 02:37:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Connecting to FTP server 2026/05/30 02:37:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39661") 2026/05/30 02:37:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50942->172.17.0.3:39661, err= 2026/05/30 02:37:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35381") 2026/05/30 02:37:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37566->172.17.0.3:21, err= 2026/05/30 02:37:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33714") 2026/05/30 02:37:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43678->172.17.0.3:35381, err= 2026/05/30 02:37:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47006->172.17.0.3:33714, err= 2026/05/30 02:37:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:16 DEBUG : c/non empty space: size = 5 OK 2026/05/30 02:37:16 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/30 02:37:16 DEBUG : c/non empty space: Unchanged skipping 2026/05/30 02:37:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33058") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44462->172.17.0.3:33058, err= 2026/05/30 02:37:18 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/30 02:37:18 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/30 02:37:18 INFO : a/potato2: Copied (new) 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 INFO : b/potato: Deleted 2026/05/30 02:37:18 INFO : d: Removing directory 2026/05/30 02:37:18 INFO : b: Removing directory 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: deleted 2 directories 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30208") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37210->172.17.0.3:30208, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37773") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52252->172.17.0.3:37773, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34342") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50506->172.17.0.3:34342, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30733") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60784->172.17.0.3:30733, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35804") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37865") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43732->172.17.0.3:35804, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60120->172.17.0.3:37865, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35766") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57920->172.17.0.3:35766, err= --- PASS: TestSyncIgnoreErrors (4.58s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30458") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58324->172.17.0.3:30458, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34979") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42052->172.17.0.3:34979, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31749") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44242->172.17.0.3:31749, err= 2026/05/30 02:37:18 DEBUG : empty space: size = 1 OK 2026/05/30 02:37:18 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30123") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37338->172.17.0.3:30123, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36617") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45802->172.17.0.3:36617, err= 2026/05/30 02:37:18 DEBUG : empty space: size = 1 OK 2026/05/30 02:37:18 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31507") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47276->172.17.0.3:31507, err= 2026/05/30 02:37:18 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/05/30 02:37:18 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/05/30 02:37:18 INFO : empty space: Copied (replaced existing) 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30755") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41266->172.17.0.3:30755, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34844") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43692->172.17.0.3:34844, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39294") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47824->172.17.0.3:39294, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31587") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52156->172.17.0.3:31587, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39264") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37498->172.17.0.3:39264, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30516") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54490->172.17.0.3:30516, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30938") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41222->172.17.0.3:30938, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37912") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53228->172.17.0.3:37912, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : foo: size = 3 OK 2026/05/30 02:37:18 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31314") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52442->172.17.0.3:31314, err= 2026/05/30 02:37:18 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/05/30 02:37:18 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/05/30 02:37:18 INFO : foo: Copied (replaced existing) 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39235") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55280->172.17.0.3:39235, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37611") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59678->172.17.0.3:37611, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35640") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42156->172.17.0.3:35640, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32094") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39280->172.17.0.3:32094, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38285") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49872->172.17.0.3:38285, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38198") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59880->172.17.0.3:38198, err= 2026/05/30 02:37:18 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/30 02:37:18 DEBUG : empty space: size = 1 OK 2026/05/30 02:37:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : empty space: Unchanged skipping 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35550") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47524->172.17.0.3:35550, err= 2026/05/30 02:37:18 DEBUG : potato.06503f43.partial: size = 60 OK 2026/05/30 02:37:18 DEBUG : potato.06503f43.partial: renamed to: potato 2026/05/30 02:37:18 INFO : potato: Copied (new) 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39640") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56810->172.17.0.3:39640, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33513") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58684->172.17.0.3:33513, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30280") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42250->172.17.0.3:30280, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36682") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45186->172.17.0.3:36682, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36823") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49768->172.17.0.3:36823, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35908") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51820->172.17.0.3:35908, err= 2026/05/30 02:37:18 DEBUG : potato: size = 21 (Local file system at /tmp/rclone13134487) 2026/05/30 02:37:18 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:37:18 DEBUG : potato: Sizes differ 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31865") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45594->172.17.0.3:31865, err= 2026/05/30 02:37:18 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/05/30 02:37:18 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/05/30 02:37:18 INFO : potato: Copied (replaced existing) 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36296") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37264->172.17.0.3:36296, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35936") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57496->172.17.0.3:35936, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37556") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45136->172.17.0.3:37556, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37222") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36748->172.17.0.3:37222, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35684") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59324->172.17.0.3:35684, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36870") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51434->172.17.0.3:36870, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : potato: size = 21 OK 2026/05/30 02:37:18 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32015") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35980->172.17.0.3:32015, err= 2026/05/30 02:37:18 DEBUG : potato.a809149f.partial: size = 21 OK 2026/05/30 02:37:18 DEBUG : potato.a809149f.partial: renamed to: potato 2026/05/30 02:37:18 INFO : potato: Copied (replaced existing) 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39498") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59090->172.17.0.3:39498, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33293") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41494->172.17.0.3:33293, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30832") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45174->172.17.0.3:30832, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33813") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51270->172.17.0.3:33813, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31496") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48690->172.17.0.3:31496, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36670") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37836->172.17.0.3:36670, err= 2026/05/30 02:37:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:37:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : empty space: size = 1 OK 2026/05/30 02:37:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/30 02:37:18 DEBUG : empty space: Unchanged skipping 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31562") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55062->172.17.0.3:31562, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32379") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57504->172.17.0.3:32379, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36846") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57012->172.17.0.3:36846, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39369") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59468->172.17.0.3:39369, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30002") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50876->172.17.0.3:30002, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35697") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36390->172.17.0.3:35697, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34842") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57038->172.17.0.3:34842, err= 2026/05/30 02:37:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:37:18 DEBUG : empty space: size = 1 OK 2026/05/30 02:37:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/30 02:37:18 DEBUG : empty space: Unchanged skipping 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38274") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50720->172.17.0.3:38274, err= 2026/05/30 02:37:18 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/30 02:37:18 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/30 02:37:18 INFO : potato2: Copied (new) 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 INFO : potato: Deleted 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31567") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51780->172.17.0.3:31567, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36302") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44604->172.17.0.3:36302, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33601") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38756->172.17.0.3:33601, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38195") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46310->172.17.0.3:38195, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32173") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44808->172.17.0.3:32173, err= 2026/05/30 02:37:18 INFO : d: Making directory 2026/05/30 02:37:18 INFO : d/e: Making directory 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34796") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34212->172.17.0.3:34796, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30211") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49364->172.17.0.3:30211, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35593") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31857") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46940->172.17.0.3:35593, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39340->172.17.0.3:31857, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34822") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52264->172.17.0.3:34822, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30632") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49676->172.17.0.3:30632, err= 2026/05/30 02:37:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30709") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36156") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45060->172.17.0.3:30709, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40232->172.17.0.3:36156, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31583") 2026/05/30 02:37:18 DEBUG : c/non empty space: size = 5 OK 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58104->172.17.0.3:31583, err= 2026/05/30 02:37:18 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/30 02:37:18 DEBUG : c/non empty space: Unchanged skipping 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32259") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34028") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46656->172.17.0.3:32259, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49554->172.17.0.3:34028, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/30 02:37:18 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/30 02:37:18 INFO : a/potato2: Copied (new) 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 INFO : b/potato: Deleted 2026/05/30 02:37:18 INFO : d/e: Removing directory 2026/05/30 02:37:18 INFO : d: Removing directory 2026/05/30 02:37:18 INFO : b: Removing directory 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: deleted 3 directories 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36630") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34566->172.17.0.3:36630, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30801") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48870->172.17.0.3:30801, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36823") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49774->172.17.0.3:36823, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39707") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52174->172.17.0.3:39707, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31231") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36917") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44302->172.17.0.3:31231, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:32768->172.17.0.3:36917, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33683") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51894->172.17.0.3:33683, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30151") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41538->172.17.0.3:30151, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37118") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35230->172.17.0.3:37118, err= 2026/05/30 02:37:18 INFO : d: Making directory 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33018") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39948->172.17.0.3:33018, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30694") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53620->172.17.0.3:30694, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34553") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39907") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36762->172.17.0.3:34553, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55666->172.17.0.3:39907, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36394") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41560->172.17.0.3:36394, err= 2026/05/30 02:37:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33194") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32078") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36539") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46658->172.17.0.3:33194, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44926->172.17.0.3:32078, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45062->172.17.0.3:36539, err= 2026/05/30 02:37:18 DEBUG : c/non empty space: size = 5 OK 2026/05/30 02:37:18 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/30 02:37:18 DEBUG : c/non empty space: Unchanged skipping 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39372") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52440->172.17.0.3:39372, err= 2026/05/30 02:37:18 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/30 02:37:18 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/30 02:37:18 INFO : a/potato2: Copied (new) 2026/05/30 02:37:18 ERROR : ftp://172.17.0.3:21/rclone-test-fezimug0naze: not deleting files as there were IO errors 2026/05/30 02:37:18 ERROR : ftp://172.17.0.3:21/rclone-test-fezimug0naze: not deleting directories as there were IO errors 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35326") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45896->172.17.0.3:35326, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33027") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31524") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37460") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45218->172.17.0.3:33027, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53184->172.17.0.3:37460, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47006->172.17.0.3:31524, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33513") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58698->172.17.0.3:33513, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33211") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44328->172.17.0.3:33211, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34472") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35716") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39916") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34307") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47058->172.17.0.3:35716, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49572->172.17.0.3:39916, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34154->172.17.0.3:34307, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34976->172.17.0.3:34472, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32539") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45848->172.17.0.3:32539, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34285") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45128->172.17.0.3:34285, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34668") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42020->172.17.0.3:34668, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39935") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35342->172.17.0.3:39935, err= 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37592") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52218->172.17.0.3:37592, err= 2026/05/30 02:37:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:37:18 DEBUG : empty space: size = 1 OK 2026/05/30 02:37:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/30 02:37:18 DEBUG : empty space: Unchanged skipping 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 INFO : potato: Deleted 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33283") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33980->172.17.0.3:33283, err= 2026/05/30 02:37:18 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/30 02:37:18 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/30 02:37:18 INFO : potato2: Copied (new) 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30586") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39350->172.17.0.3:30586, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38676") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35608->172.17.0.3:38676, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32161") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43282->172.17.0.3:32161, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32110") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59160->172.17.0.3:32110, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34588") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35112->172.17.0.3:34588, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36282") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49960->172.17.0.3:36282, err= 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38351") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46074->172.17.0.3:38351, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 INFO : potato: Deleted 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31139") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35760->172.17.0.3:31139, err= 2026/05/30 02:37:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:37:18 DEBUG : empty space: size = 1 OK 2026/05/30 02:37:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/30 02:37:18 DEBUG : empty space: Unchanged skipping 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39785") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42122->172.17.0.3:39785, err= 2026/05/30 02:37:18 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/30 02:37:18 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/30 02:37:18 INFO : potato2: Copied (new) 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38922") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54992->172.17.0.3:38922, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31432") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36908->172.17.0.3:31432, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31877") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53906->172.17.0.3:31877, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30575") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60708->172.17.0.3:30575, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37106") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43380->172.17.0.3:37106, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35250") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43096->172.17.0.3:35250, err= 2026/05/30 02:37:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30745") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40504->172.17.0.3:30745, err= 2026/05/30 02:37:18 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/05/30 02:37:18 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/05/30 02:37:18 INFO : potato2: Copied (new) 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33759") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54916->172.17.0.3:33759, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30714") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55890->172.17.0.3:30714, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38178") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47556->172.17.0.3:38178, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30442") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36904->172.17.0.3:30442, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30313") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50036->172.17.0.3:30313, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36134") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38696->172.17.0.3:36134, err= 2026/05/30 02:37:18 DEBUG : enormous: Excluded (Size Filter) 2026/05/30 02:37:18 DEBUG : enormous: Excluded 2026/05/30 02:37:18 DEBUG : potato2: Excluded (Size Filter) 2026/05/30 02:37:18 DEBUG : potato2: Excluded 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38557") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46836->172.17.0.3:38557, err= 2026/05/30 02:37:18 DEBUG : potato2: Excluded (Size Filter) 2026/05/30 02:37:18 DEBUG : potato2: Excluded 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : empty space: size = 1 OK 2026/05/30 02:37:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/30 02:37:18 DEBUG : empty space: Unchanged skipping 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 INFO : There was nothing to transfer 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30063") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36118->172.17.0.3:30063, err= 2026/05/30 02:37:18 DEBUG : enormous: Excluded (Size Filter) 2026/05/30 02:37:18 DEBUG : enormous: Excluded 2026/05/30 02:37:18 DEBUG : potato2: Excluded (Size Filter) 2026/05/30 02:37:18 DEBUG : potato2: Excluded 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35575") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50238->172.17.0.3:35575, err= 2026/05/30 02:37:18 DEBUG : potato2: Excluded (Size Filter) 2026/05/30 02:37:18 DEBUG : potato2: Excluded 2026/05/30 02:37:18 DEBUG : Local file system at /tmp/rclone13134487: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : empty space: size = 1 OK 2026/05/30 02:37:18 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/30 02:37:18 DEBUG : empty space: Unchanged skipping 2026/05/30 02:37:18 DEBUG : Local file system at /tmp/rclone13134487: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 INFO : There was nothing to transfer 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38316") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36792->172.17.0.3:38316, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36233") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49088->172.17.0.3:36233, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31936") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35880->172.17.0.3:31936, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36421") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60674->172.17.0.3:36421, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30379") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59626->172.17.0.3:30379, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31267") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:32852->172.17.0.3:31267, err= 2026/05/30 02:37:18 DEBUG : enormous: Excluded (Size Filter) 2026/05/30 02:37:18 DEBUG : enormous: Excluded 2026/05/30 02:37:18 DEBUG : potato2: Excluded (Size Filter) 2026/05/30 02:37:18 DEBUG : potato2: Excluded 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38724") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58148->172.17.0.3:38724, err= 2026/05/30 02:37:18 DEBUG : empty space: size = 1 OK 2026/05/30 02:37:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : empty space: Unchanged skipping 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 INFO : enormous: Deleted 2026/05/30 02:37:18 INFO : potato2: Deleted 2026/05/30 02:37:18 INFO : There was nothing to transfer 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38833") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57612->172.17.0.3:38833, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37610") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34392->172.17.0.3:37610, err= 2026/05/30 02:37:18 DEBUG : empty space: size = 1 OK 2026/05/30 02:37:18 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/30 02:37:18 DEBUG : empty space: Unchanged skipping 2026/05/30 02:37:18 DEBUG : Local file system at /tmp/rclone13134487: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : Local file system at /tmp/rclone13134487: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 INFO : enormous: Deleted 2026/05/30 02:37:18 INFO : potato2: Deleted 2026/05/30 02:37:18 INFO : There was nothing to transfer 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37529") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52782->172.17.0.3:37529, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39606") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55368->172.17.0.3:39606, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37774") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55946->172.17.0.3:37774, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31119") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50176->172.17.0.3:31119, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34133") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47414->172.17.0.3:34133, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32031") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46454->172.17.0.3:32031, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37525") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44426->172.17.0.3:37525, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35363") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37164->172.17.0.3:35363, err= 2026/05/30 02:37:18 DEBUG : five: Need to transfer - File not found at Destination 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : four: size = 4 (Local file system at /tmp/rclone13134487) 2026/05/30 02:37:18 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:37:18 DEBUG : four: Sizes differ 2026/05/30 02:37:18 DEBUG : one: Destination is newer than source, skipping 2026/05/30 02:37:18 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/30 02:37:18 DEBUG : two: size = 3 OK 2026/05/30 02:37:18 DEBUG : three: size = 5 OK 2026/05/30 02:37:18 DEBUG : three: Sizes identical 2026/05/30 02:37:18 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34978") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30390") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43752->172.17.0.3:34978, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34448") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38782->172.17.0.3:34448, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59586->172.17.0.3:30390, err= 2026/05/30 02:37:18 DEBUG : five.0fee171d.partial: size = 4 OK 2026/05/30 02:37:18 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/05/30 02:37:18 DEBUG : four.f852663a.partial: size = 4 OK 2026/05/30 02:37:18 DEBUG : five.0fee171d.partial: renamed to: five 2026/05/30 02:37:18 INFO : five: Copied (new) 2026/05/30 02:37:18 DEBUG : four.f852663a.partial: renamed to: four 2026/05/30 02:37:18 INFO : four: Copied (replaced existing) 2026/05/30 02:37:18 DEBUG : two.8549bf6d.partial: renamed to: two 2026/05/30 02:37:18 INFO : two: Copied (replaced existing) 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31634") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44118->172.17.0.3:31634, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39925") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45870->172.17.0.3:39925, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33100") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49354->172.17.0.3:33100, err= --- PASS: TestSyncWithUpdateOlder (0.01s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/05/30 02:37:18 ERROR : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31375") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52572->172.17.0.3:31375, err= 2026/05/30 02:37:18 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/30 02:37:18 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30179") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36519") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46440->172.17.0.3:30179, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34824->172.17.0.3:36519, err= 2026/05/30 02:37:18 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/30 02:37:18 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/30 02:37:18 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/30 02:37:18 INFO : potato: Copied (new) 2026/05/30 02:37:18 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/30 02:37:18 INFO : yam: Copied (new) 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34945") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35590->172.17.0.3:34945, err= 2026/05/30 02:37:18 ERROR : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34878") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45828->172.17.0.3:34878, err= 2026/05/30 02:37:18 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/30 02:37:18 DEBUG : potato: size = 14 OK 2026/05/30 02:37:18 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : potato: Unchanged skipping 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34490") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52532->172.17.0.3:34490, err= 2026/05/30 02:37:18 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/05/30 02:37:18 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/05/30 02:37:18 INFO : yaml: Copied (new) 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 INFO : yam: Deleted 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38808") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45836->172.17.0.3:38808, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36122") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48234->172.17.0.3:36122, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38934") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44978->172.17.0.3:38934, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38248") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41828->172.17.0.3:38248, err= 2026/05/30 02:37:18 INFO : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Making map for --track-renames 2026/05/30 02:37:18 INFO : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Finished making map for --track-renames 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for renames to finish 2026/05/30 02:37:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/30 02:37:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39157") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35870") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57352->172.17.0.3:35870, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59382->172.17.0.3:39157, err= 2026/05/30 02:37:18 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/30 02:37:18 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/30 02:37:18 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/30 02:37:18 INFO : yam: Copied (new) 2026/05/30 02:37:18 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/30 02:37:18 INFO : potato: Copied (new) 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34476") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35974->172.17.0.3:34476, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31218") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35760->172.17.0.3:31218, err= 2026/05/30 02:37:18 DEBUG : potato: size = 14 OK 2026/05/30 02:37:18 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:37:18 DEBUG : potato: Unchanged skipping 2026/05/30 02:37:18 INFO : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Making map for --track-renames 2026/05/30 02:37:18 INFO : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Finished making map for --track-renames 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for renames to finish 2026/05/30 02:37:18 INFO : yam: Moved (server-side) to: yaml 2026/05/30 02:37:18 INFO : yaml: Renamed from "yam" 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 INFO : There was nothing to transfer 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36755") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56698->172.17.0.3:36755, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37776") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56944->172.17.0.3:37776, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34088") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37520->172.17.0.3:34088, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31947") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47590->172.17.0.3:31947, err= 2026/05/30 02:37:18 INFO : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Making map for --track-renames 2026/05/30 02:37:18 INFO : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Finished making map for --track-renames 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/30 02:37:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for renames to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36232") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60918->172.17.0.3:36232, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30259") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40198->172.17.0.3:30259, err= 2026/05/30 02:37:18 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/30 02:37:18 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/05/30 02:37:18 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/30 02:37:18 INFO : potato: Copied (new) 2026/05/30 02:37:18 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/05/30 02:37:18 INFO : sub/yam: Copied (new) 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33537") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55122->172.17.0.3:33537, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38221") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56120->172.17.0.3:38221, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30563") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46644->172.17.0.3:30563, err= 2026/05/30 02:37:18 DEBUG : potato: size = 14 OK 2026/05/30 02:37:18 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:37:18 DEBUG : potato: Unchanged skipping 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35039") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46148->172.17.0.3:35039, err= 2026/05/30 02:37:18 INFO : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Making map for --track-renames 2026/05/30 02:37:18 INFO : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Finished making map for --track-renames 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for renames to finish 2026/05/30 02:37:18 INFO : sub/yam: Moved (server-side) to: yam 2026/05/30 02:37:18 INFO : yam: Renamed from "sub/yam" 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:18 INFO : There was nothing to transfer 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35686") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43090->172.17.0.3:35686, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37900") 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57338->172.17.0.3:37900, err= 2026/05/30 02:37:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38006") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49320->172.17.0.3:38006, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30023") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55610->172.17.0.3:30023, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30298") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52658->172.17.0.3:30298, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:19 DEBUG : Creating backend with remote "/tmp/rclone13134487/dir1" 2026/05/30 02:37:19 DEBUG : Creating backend with remote "/tmp/rclone13134487/dir2" 2026/05/30 02:37:19 DEBUG : Local file system at /tmp/rclone13134487/dir2: Using server-side directory move 2026/05/30 02:37:19 INFO : Local file system at /tmp/rclone13134487/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/30 02:37:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/30 02:37:19 DEBUG : Local file system at /tmp/rclone13134487/dir2: Waiting for checks to finish 2026/05/30 02:37:19 INFO : file1.txt: Moved (server-side) 2026/05/30 02:37:19 DEBUG : Local file system at /tmp/rclone13134487/dir2: Waiting for transfers to finish 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34883") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36694->172.17.0.3:34883, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34844") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43704->172.17.0.3:34844, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37595") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55588->172.17.0.3:37595, err= 2026/05/30 02:37:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:37:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32814") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47690->172.17.0.3:32814, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36167") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60194->172.17.0.3:36167, err= 2026/05/30 02:37:19 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/30 02:37:19 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/30 02:37:19 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/30 02:37:19 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:37:19 INFO : sub dir/hello world: Deleted 2026/05/30 02:37:19 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/30 02:37:19 INFO : nested/sub dir/file: Copied (new) 2026/05/30 02:37:19 INFO : nested/sub dir/file: Deleted 2026/05/30 02:37:19 INFO : sub dir: Removing directory 2026/05/30 02:37:19 INFO : nested/sub dir: Removing directory 2026/05/30 02:37:19 INFO : nested: Removing directory 2026/05/30 02:37:19 DEBUG : Local file system at /tmp/rclone13134487: deleted 3 directories 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31985") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35130->172.17.0.3:31985, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34221") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47872->172.17.0.3:34221, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36943") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39674->172.17.0.3:36943, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34281") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60634->172.17.0.3:34281, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31837") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58282->172.17.0.3:31837, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36793") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38593") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51962->172.17.0.3:36793, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48232->172.17.0.3:38593, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32079") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47228->172.17.0.3:32079, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39338") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54708->172.17.0.3:39338, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36518") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33494->172.17.0.3:36518, err= 2026/05/30 02:37:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:37:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39415") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46764->172.17.0.3:39415, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31643") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38054->172.17.0.3:31643, err= 2026/05/30 02:37:19 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/30 02:37:19 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/30 02:37:19 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:37:19 INFO : sub dir/hello world: Deleted 2026/05/30 02:37:19 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/30 02:37:19 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/30 02:37:19 INFO : nested/sub dir/file: Copied (new) 2026/05/30 02:37:19 INFO : nested/sub dir/file: Deleted 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34136") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43460->172.17.0.3:34136, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34397") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32693") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40792->172.17.0.3:34397, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42288->172.17.0.3:32693, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31996") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39942->172.17.0.3:31996, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38279") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57640->172.17.0.3:38279, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30910") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46100->172.17.0.3:30910, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35575") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50242->172.17.0.3:35575, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38613") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41106->172.17.0.3:38613, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31530") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49402->172.17.0.3:31530, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34280") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39932->172.17.0.3:34280, err= 2026/05/30 02:37:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/30 02:37:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35896") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30548") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48804->172.17.0.3:30548, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56516->172.17.0.3:35896, err= 2026/05/30 02:37:19 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/05/30 02:37:19 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/30 02:37:19 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/30 02:37:19 INFO : existing: Copied (new) 2026/05/30 02:37:19 INFO : existing: Deleted 2026/05/30 02:37:19 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/05/30 02:37:19 INFO : existing-b: Copied (new) 2026/05/30 02:37:19 INFO : existing-b: Deleted 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35641") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34620->172.17.0.3:35641, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38371") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37434->172.17.0.3:38371, err= 2026/05/30 02:37:19 DEBUG : existing: Destination exists, skipping 2026/05/30 02:37:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:19 INFO : There was nothing to transfer 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31641") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59970->172.17.0.3:31641, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38986") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58046->172.17.0.3:38986, err= 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30581") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34668->172.17.0.3:30581, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wetidaq2kesi" 2026/05/30 02:37:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:37:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:19 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:37:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:19 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: Connecting to FTP server 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: > dial: conn=172.17.0.1:37572->172.17.0.3:21, err= 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33079") 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40998->172.17.0.3:33079, err= 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31494") 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59700->172.17.0.3:31494, err= 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30269") 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42442->172.17.0.3:30269, err= 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39235") 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55292->172.17.0.3:39235, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-fezimug0naze -> ftp://172.17.0.3:21/rclone-test-wetidaq2kesi 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: dial("tcp","172.17.0.3:30443") 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: > dial: conn=172.17.0.1:53220->172.17.0.3:30443, err= 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: dial("tcp","172.17.0.3:38158") 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: > dial: conn=172.17.0.1:44542->172.17.0.3:38158, err= 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: dial("tcp","172.17.0.3:33052") 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: > dial: conn=172.17.0.1:45886->172.17.0.3:33052, err= 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: Using server-side directory move 2026/05/30 02:37:21 INFO : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: dial("tcp","172.17.0.3:36197") 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: > dial: conn=172.17.0.1:48698->172.17.0.3:36197, err= 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30343") 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54616->172.17.0.3:30343, err= 2026/05/30 02:37:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:37:21 DEBUG : empty space: size = 1 OK 2026/05/30 02:37:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/30 02:37:21 DEBUG : empty space: Unchanged skipping 2026/05/30 02:37:21 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:37:21 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-wetidaq2kesi) 2026/05/30 02:37:21 DEBUG : potato3: Sizes differ 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: Connecting to FTP server 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:21 INFO : empty space: Deleted 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: Waiting for checks to finish 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: Waiting for transfers to finish 2026/05/30 02:37:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: > dial: conn=172.17.0.1:37574->172.17.0.3:21, err= 2026/05/30 02:37:21 INFO : potato2: Moved (server-side) 2026/05/30 02:37:23 INFO : potato3: Deleted 2026/05/30 02:37:23 INFO : potato3: Moved (server-side) 2026/05/30 02:37:23 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37469") 2026/05/30 02:37:23 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53274->172.17.0.3:37469, err= 2026/05/30 02:37:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: dial("tcp","172.17.0.3:30447") 2026/05/30 02:37:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: > dial: conn=172.17.0.1:42358->172.17.0.3:30447, err= 2026/05/30 02:37:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-musojes0husa" 2026/05/30 02:37:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:37:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:23 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:37:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:23 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:23 DEBUG : ftp://172.17.0.3:21/rclone-test-musojes0husa: Connecting to FTP server 2026/05/30 02:37:23 DEBUG : ftp://172.17.0.3:21/rclone-test-musojes0husa: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:23 DEBUG : ftp://172.17.0.3:21/rclone-test-musojes0husa: > dial: conn=172.17.0.1:44290->172.17.0.3:21, err= 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-musojes0husa: Using server-side directory move 2026/05/30 02:37:25 INFO : ftp://172.17.0.3:21/rclone-test-musojes0husa: Server side directory move succeeded 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-musojes0husa: dial("tcp","172.17.0.3:35450") 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-musojes0husa: > dial: conn=172.17.0.1:39254->172.17.0.3:35450, err= 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: dial("tcp","172.17.0.3:34150") 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: > dial: conn=172.17.0.1:34486->172.17.0.3:34150, err= 2026/05/30 02:37:25 ERROR : error listing: directory not found 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-musojes0husa: dial("tcp","172.17.0.3:39329") 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-musojes0husa: > dial: conn=172.17.0.1:40550->172.17.0.3:39329, err= 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-musojes0husa: Purge object "empty space" 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-musojes0husa: Purge object "potato2" 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-musojes0husa: Purge object "potato3" 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-musojes0husa: Purge dir "" 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: dial("tcp","172.17.0.3:39255") 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: > dial: conn=172.17.0.1:48910->172.17.0.3:39255, err= 2026/05/30 02:37:25 ERROR : error listing: directory not found 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: Purge dir "" 2026/05/30 02:37:25 NOTICE: purge failed to rmdir "": directory not found 2026/05/30 02:37:25 NOTICE: purge failed: directory not found 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34622") 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60692->172.17.0.3:34622, err= 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35726") 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35154->172.17.0.3:35726, err= --- PASS: TestServerSideMove (6.78s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazatel7weni" 2026/05/30 02:37:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:37:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:25 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:37:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:25 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: Connecting to FTP server 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: > dial: conn=172.17.0.1:44306->172.17.0.3:21, err= 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32999") 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50434->172.17.0.3:32999, err= 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39270") 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50404->172.17.0.3:39270, err= 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32559") 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46060->172.17.0.3:32559, err= 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33560") 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51202->172.17.0.3:33560, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-fezimug0naze -> ftp://172.17.0.3:21/rclone-test-xazatel7weni 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: dial("tcp","172.17.0.3:39094") 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: > dial: conn=172.17.0.1:38298->172.17.0.3:39094, err= 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: dial("tcp","172.17.0.3:38135") 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: > dial: conn=172.17.0.1:59812->172.17.0.3:38135, err= 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: dial("tcp","172.17.0.3:39850") 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: > dial: conn=172.17.0.1:47578->172.17.0.3:39850, err= 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: dial("tcp","172.17.0.3:35118") 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: > dial: conn=172.17.0.1:59380->172.17.0.3:35118, err= 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30647") 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42840->172.17.0.3:30647, err= 2026/05/30 02:37:28 DEBUG : empty space: Excluded (Size Filter) 2026/05/30 02:37:28 DEBUG : empty space: Excluded 2026/05/30 02:37:28 DEBUG : empty space: Excluded (Size Filter) 2026/05/30 02:37:28 DEBUG : empty space: Excluded 2026/05/30 02:37:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: Waiting for checks to finish 2026/05/30 02:37:28 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:37:28 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-xazatel7weni) 2026/05/30 02:37:28 DEBUG : potato3: Sizes differ 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: Waiting for transfers to finish 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: Connecting to FTP server 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: > dial: conn=172.17.0.1:44322->172.17.0.3:21, err= 2026/05/30 02:37:28 INFO : potato2: Moved (server-side) 2026/05/30 02:37:30 INFO : potato3: Deleted 2026/05/30 02:37:30 INFO : potato3: Moved (server-side) 2026/05/30 02:37:30 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30679") 2026/05/30 02:37:30 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48484->172.17.0.3:30679, err= 2026/05/30 02:37:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: dial("tcp","172.17.0.3:39278") 2026/05/30 02:37:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: > dial: conn=172.17.0.1:55782->172.17.0.3:39278, err= 2026/05/30 02:37:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-caxafuc4fayo" 2026/05/30 02:37:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:37:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:30 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:37:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:30 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:30 DEBUG : ftp://172.17.0.3:21/rclone-test-caxafuc4fayo: Connecting to FTP server 2026/05/30 02:37:30 DEBUG : ftp://172.17.0.3:21/rclone-test-caxafuc4fayo: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:30 DEBUG : ftp://172.17.0.3:21/rclone-test-caxafuc4fayo: > dial: conn=172.17.0.1:44332->172.17.0.3:21, err= 2026/05/30 02:37:32 DEBUG : ftp://172.17.0.3:21/rclone-test-caxafuc4fayo: dial("tcp","172.17.0.3:35700") 2026/05/30 02:37:32 DEBUG : ftp://172.17.0.3:21/rclone-test-caxafuc4fayo: > dial: conn=172.17.0.1:56236->172.17.0.3:35700, err= 2026/05/30 02:37:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: dial("tcp","172.17.0.3:31218") 2026/05/30 02:37:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: > dial: conn=172.17.0.1:42200->172.17.0.3:31218, err= 2026/05/30 02:37:32 DEBUG : empty space: Excluded (Size Filter) 2026/05/30 02:37:32 DEBUG : empty space: Excluded 2026/05/30 02:37:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:37:32 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/30 02:37:32 DEBUG : ftp://172.17.0.3:21/rclone-test-caxafuc4fayo: Connecting to FTP server 2026/05/30 02:37:32 DEBUG : ftp://172.17.0.3:21/rclone-test-caxafuc4fayo: Waiting for checks to finish 2026/05/30 02:37:32 DEBUG : ftp://172.17.0.3:21/rclone-test-caxafuc4fayo: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:32 DEBUG : ftp://172.17.0.3:21/rclone-test-caxafuc4fayo: Waiting for transfers to finish 2026/05/30 02:37:32 DEBUG : ftp://172.17.0.3:21/rclone-test-caxafuc4fayo: > dial: conn=172.17.0.1:46136->172.17.0.3:21, err= 2026/05/30 02:37:32 INFO : potato2: Moved (server-side) 2026/05/30 02:37:34 INFO : potato3: Moved (server-side) 2026/05/30 02:37:34 DEBUG : ftp://172.17.0.3:21/rclone-test-caxafuc4fayo: dial("tcp","172.17.0.3:35356") 2026/05/30 02:37:34 DEBUG : ftp://172.17.0.3:21/rclone-test-caxafuc4fayo: > dial: conn=172.17.0.1:40242->172.17.0.3:35356, err= 2026/05/30 02:37:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: dial("tcp","172.17.0.3:37906") 2026/05/30 02:37:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: > dial: conn=172.17.0.1:58100->172.17.0.3:37906, err= 2026/05/30 02:37:34 DEBUG : ftp://172.17.0.3:21/rclone-test-caxafuc4fayo: dial("tcp","172.17.0.3:39315") 2026/05/30 02:37:34 DEBUG : ftp://172.17.0.3:21/rclone-test-caxafuc4fayo: > dial: conn=172.17.0.1:37022->172.17.0.3:39315, err= 2026/05/30 02:37:34 DEBUG : ftp://172.17.0.3:21/rclone-test-caxafuc4fayo: Purge object "potato2" 2026/05/30 02:37:34 DEBUG : ftp://172.17.0.3:21/rclone-test-caxafuc4fayo: Purge object "potato3" 2026/05/30 02:37:34 DEBUG : ftp://172.17.0.3:21/rclone-test-caxafuc4fayo: Purge dir "" 2026/05/30 02:37:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: dial("tcp","172.17.0.3:30750") 2026/05/30 02:37:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: > dial: conn=172.17.0.1:54308->172.17.0.3:30750, err= 2026/05/30 02:37:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: Purge object "empty space" 2026/05/30 02:37:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xazatel7weni: Purge dir "" 2026/05/30 02:37:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33114") 2026/05/30 02:37:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42730->172.17.0.3:33114, err= 2026/05/30 02:37:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33457") 2026/05/30 02:37:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38722->172.17.0.3:33457, err= --- PASS: TestServerSideMoveWithFilter (9.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-melawer8toja" 2026/05/30 02:37:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:37:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:34 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:37:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:34 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:34 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: Connecting to FTP server 2026/05/30 02:37:34 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:34 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: > dial: conn=172.17.0.1:46152->172.17.0.3:21, err= 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34304") 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35706->172.17.0.3:34304, err= 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34854") 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58890->172.17.0.3:34854, err= 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37722") 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48498->172.17.0.3:37722, err= 2026/05/30 02:37:37 INFO : tomatoDir: Making directory 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39176") 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37654->172.17.0.3:39176, err= 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33316") 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33132->172.17.0.3:33316, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-fezimug0naze -> ftp://172.17.0.3:21/rclone-test-melawer8toja 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: dial("tcp","172.17.0.3:33027") 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: > dial: conn=172.17.0.1:45788->172.17.0.3:33027, err= 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: dial("tcp","172.17.0.3:32292") 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: > dial: conn=172.17.0.1:34524->172.17.0.3:32292, err= 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: dial("tcp","172.17.0.3:36147") 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: > dial: conn=172.17.0.1:54244->172.17.0.3:36147, err= 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: Using server-side directory move 2026/05/30 02:37:37 INFO : ftp://172.17.0.3:21/rclone-test-melawer8toja: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: dial("tcp","172.17.0.3:32970") 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33637") 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: > dial: conn=172.17.0.1:56794->172.17.0.3:32970, err= 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52924->172.17.0.3:33637, err= 2026/05/30 02:37:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:37:37 DEBUG : empty space: size = 1 OK 2026/05/30 02:37:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/30 02:37:37 DEBUG : empty space: Unchanged skipping 2026/05/30 02:37:37 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:37:37 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-melawer8toja) 2026/05/30 02:37:37 DEBUG : potato3: Sizes differ 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: Connecting to FTP server 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: > dial: conn=172.17.0.1:46158->172.17.0.3:21, err= 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38189") 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58836->172.17.0.3:38189, err= 2026/05/30 02:37:37 INFO : potato2: Moved (server-side) 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: Waiting for checks to finish 2026/05/30 02:37:37 INFO : empty space: Deleted 2026/05/30 02:37:37 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: Waiting for transfers to finish 2026/05/30 02:37:39 INFO : potato3: Deleted 2026/05/30 02:37:39 INFO : potato3: Moved (server-side) 2026/05/30 02:37:39 INFO : tomatoDir: Removing directory 2026/05/30 02:37:39 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: deleted 1 directories 2026/05/30 02:37:39 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33057") 2026/05/30 02:37:39 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48176->172.17.0.3:33057, err= 2026/05/30 02:37:39 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35449") 2026/05/30 02:37:39 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37008->172.17.0.3:35449, err= 2026/05/30 02:37:39 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: dial("tcp","172.17.0.3:36359") 2026/05/30 02:37:39 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: > dial: conn=172.17.0.1:42346->172.17.0.3:36359, err= 2026/05/30 02:37:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zaramov1tapo" 2026/05/30 02:37:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:37:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:39 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:37:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:39 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:39 DEBUG : ftp://172.17.0.3:21/rclone-test-zaramov1tapo: Connecting to FTP server 2026/05/30 02:37:39 DEBUG : ftp://172.17.0.3:21/rclone-test-zaramov1tapo: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:39 DEBUG : ftp://172.17.0.3:21/rclone-test-zaramov1tapo: > dial: conn=172.17.0.1:46164->172.17.0.3:21, err= 2026/05/30 02:37:41 INFO : tomatoDir: Making directory 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-zaramov1tapo: Using server-side directory move 2026/05/30 02:37:41 INFO : ftp://172.17.0.3:21/rclone-test-zaramov1tapo: Server side directory move succeeded 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-zaramov1tapo: dial("tcp","172.17.0.3:36402") 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-zaramov1tapo: > dial: conn=172.17.0.1:53340->172.17.0.3:36402, err= 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-zaramov1tapo: dial("tcp","172.17.0.3:32918") 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-zaramov1tapo: > dial: conn=172.17.0.1:37264->172.17.0.3:32918, err= 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: dial("tcp","172.17.0.3:36964") 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: > dial: conn=172.17.0.1:35822->172.17.0.3:36964, err= 2026/05/30 02:37:41 ERROR : error listing: directory not found 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: dial("tcp","172.17.0.3:31778") 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: > dial: conn=172.17.0.1:34734->172.17.0.3:31778, err= 2026/05/30 02:37:41 ERROR : error listing: directory not found 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-zaramov1tapo: dial("tcp","172.17.0.3:32718") 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-zaramov1tapo: > dial: conn=172.17.0.1:34948->172.17.0.3:32718, err= 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-zaramov1tapo: Purge object "empty space" 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-zaramov1tapo: Purge object "potato2" 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-zaramov1tapo: Purge object "potato3" 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-zaramov1tapo: dial("tcp","172.17.0.3:36978") 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-zaramov1tapo: > dial: conn=172.17.0.1:49142->172.17.0.3:36978, err= 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-zaramov1tapo: Purge dir "tomatoDir" 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-zaramov1tapo: Purge dir "" 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: dial("tcp","172.17.0.3:33292") 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: > dial: conn=172.17.0.1:35858->172.17.0.3:33292, err= 2026/05/30 02:37:41 ERROR : error listing: directory not found 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-melawer8toja: Purge dir "" 2026/05/30 02:37:41 NOTICE: purge failed to rmdir "": directory not found 2026/05/30 02:37:41 NOTICE: purge failed: directory not found 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33353") 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57026->172.17.0.3:33353, err= 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34706") 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52782->172.17.0.3:34706, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.66s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35197") 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35094->172.17.0.3:35197, err= 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30485") 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44018->172.17.0.3:30485, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezimug0naze/rclone-sync-test" 2026/05/30 02:37:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:37:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:41 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:37:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:41 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test: Connecting to FTP server 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:41 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test: > dial: conn=172.17.0.1:33366->172.17.0.3:21, err= 2026/05/30 02:37:43 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39676") 2026/05/30 02:37:43 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42394->172.17.0.3:39676, err= 2026/05/30 02:37:43 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38678") 2026/05/30 02:37:43 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59820->172.17.0.3:38678, err= --- PASS: TestSyncOverlap (2.20s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezimug0naze/rclone-sync-test" 2026/05/30 02:37:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:37:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:43 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:37:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:43 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:43 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test: Connecting to FTP server 2026/05/30 02:37:43 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:43 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test: > dial: conn=172.17.0.1:33376->172.17.0.3:21, err= 2026/05/30 02:37:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezimug0naze/rclone-sync-test-include/layer2" 2026/05/30 02:37:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:37:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:45 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:37:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:45 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:45 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test-include/layer2: Connecting to FTP server 2026/05/30 02:37:45 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:45 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:33386->172.17.0.3:21, err= 2026/05/30 02:37:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezimug0naze/rclone-sync-test-ignore-file" 2026/05/30 02:37:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:37:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:48 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:37:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:48 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test-ignore-file: Connecting to FTP server 2026/05/30 02:37:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:48 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:33392->172.17.0.3:21, err= 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32082") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33472->172.17.0.3:32082, err= 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test: dial("tcp","172.17.0.3:36242") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39424") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test: > dial: conn=172.17.0.1:58830->172.17.0.3:36242, err= 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43442->172.17.0.3:39424, err= 2026/05/30 02:37:50 DEBUG : rclone-sync-test: Excluded 2026/05/30 02:37:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32594") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39770->172.17.0.3:32594, err= 2026/05/30 02:37:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test: Waiting for checks to finish 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test: Waiting for transfers to finish 2026/05/30 02:37:50 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:50 INFO : There was nothing to transfer 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test: dial("tcp","172.17.0.3:34328") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test: > dial: conn=172.17.0.1:38080->172.17.0.3:34328, err= 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31158") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49430->172.17.0.3:31158, err= 2026/05/30 02:37:50 DEBUG : rclone-sync-test: Excluded 2026/05/30 02:37:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33288") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45372->172.17.0.3:33288, err= 2026/05/30 02:37:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:50 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:50 INFO : rclone-sync-test-include: Removing directory 2026/05/30 02:37:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: failed to delete 1 directories 2026/05/30 02:37:50 INFO : There was nothing to transfer 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39865") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:39407") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56018->172.17.0.3:39865, err= 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42244->172.17.0.3:39407, err= 2026/05/30 02:37:50 DEBUG : rclone-sync-test: Excluded 2026/05/30 02:37:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35120") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36076->172.17.0.3:35120, err= 2026/05/30 02:37:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/30 02:37:50 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:50 INFO : There was nothing to transfer 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33035") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60286->172.17.0.3:33035, err= 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:37688") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:46302->172.17.0.3:37688, err= 2026/05/30 02:37:50 DEBUG : rclone-sync-test: Excluded 2026/05/30 02:37:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33990") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57848->172.17.0.3:33990, err= 2026/05/30 02:37:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:37:50 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:50 INFO : rclone-sync-test-include: Removing directory 2026/05/30 02:37:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: failed to delete 1 directories 2026/05/30 02:37:50 INFO : There was nothing to transfer 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:36325") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30917") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:59404->172.17.0.3:36325, err= 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56078->172.17.0.3:30917, err= 2026/05/30 02:37:50 DEBUG : Excluded 2026/05/30 02:37:50 DEBUG : rclone-sync-test: Excluded 2026/05/30 02:37:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34052") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38528->172.17.0.3:34052, err= 2026/05/30 02:37:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/30 02:37:50 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:50 INFO : There was nothing to transfer 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32794") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50080->172.17.0.3:32794, err= 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37363") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38844") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38214") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42764->172.17.0.3:38844, err= 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34318->172.17.0.3:37363, err= 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48432->172.17.0.3:38214, err= 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34278") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42758->172.17.0.3:34278, err= 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32812") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34134->172.17.0.3:32812, err= --- PASS: TestSyncOverlapWithFilter (6.73s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezimug0naze/dst" 2026/05/30 02:37:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:37:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:50 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:37:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:50 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Connecting to FTP server 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:50 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:33402->172.17.0.3:21, err= 2026/05/30 02:37:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezimug0naze/CompareDest" 2026/05/30 02:37:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:37:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:52 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:37:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:52 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:52 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/CompareDest: Connecting to FTP server 2026/05/30 02:37:52 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:52 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/CompareDest: > dial: conn=172.17.0.1:57174->172.17.0.3:21, err= 2026/05/30 02:37:54 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fezimug0naze/CompareDest" to be canonical "TestFTPPureftpd{tE3GY}:rclone-test-fezimug0naze/CompareDest" 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:33825") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:38418->172.17.0.3:33825, err= 2026/05/30 02:37:54 DEBUG : one: Need to transfer - File not found at Destination 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for checks to finish 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for transfers to finish 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:38875") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:45484->172.17.0.3:38875, err= 2026/05/30 02:37:54 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/05/30 02:37:54 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/05/30 02:37:54 INFO : one: Copied (new) 2026/05/30 02:37:54 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31878") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58290->172.17.0.3:31878, err= 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37282") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59710->172.17.0.3:37282, err= 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37666") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37292->172.17.0.3:37666, err= 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33297") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44548->172.17.0.3:33297, err= 2026/05/30 02:37:54 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fezimug0naze/CompareDest" for canonical name "TestFTPPureftpd{tE3GY}:rclone-test-fezimug0naze/CompareDest" 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:38017") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:45008->172.17.0.3:38017, err= 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for checks to finish 2026/05/30 02:37:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone13134487) 2026/05/30 02:37:54 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:37:54 DEBUG : one: Sizes differ 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for transfers to finish 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:37079") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:40706->172.17.0.3:37079, err= 2026/05/30 02:37:54 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/05/30 02:37:54 DEBUG : one.4a8516eb.partial: renamed to: one 2026/05/30 02:37:54 INFO : one: Copied (replaced existing) 2026/05/30 02:37:54 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35462") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47932->172.17.0.3:35462, err= 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30901") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54806->172.17.0.3:30901, err= 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35760") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34698->172.17.0.3:35760, err= 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39662") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40450->172.17.0.3:39662, err= 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36088") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44420->172.17.0.3:36088, err= 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34852") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43274->172.17.0.3:34852, err= 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38837") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53178->172.17.0.3:38837, err= 2026/05/30 02:37:54 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fezimug0naze/CompareDest" for canonical name "TestFTPPureftpd{tE3GY}:rclone-test-fezimug0naze/CompareDest" 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:34919") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:33662->172.17.0.3:34919, err= 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for checks to finish 2026/05/30 02:37:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone13134487) 2026/05/30 02:37:54 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:37:54 DEBUG : one: Sizes differ 2026/05/30 02:37:54 DEBUG : one: size = 5 OK 2026/05/30 02:37:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/30 02:37:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for transfers to finish 2026/05/30 02:37:54 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:54 INFO : There was nothing to transfer 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33422") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42400->172.17.0.3:33422, err= 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36144") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38296") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38606->172.17.0.3:36144, err= 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33152->172.17.0.3:38296, err= 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37371") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53350->172.17.0.3:37371, err= 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35710") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41152->172.17.0.3:35710, err= 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38263") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37736->172.17.0.3:38263, err= 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33291") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41838->172.17.0.3:33291, err= 2026/05/30 02:37:54 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fezimug0naze/CompareDest" for canonical name "TestFTPPureftpd{tE3GY}:rclone-test-fezimug0naze/CompareDest" 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:35404") 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:37316->172.17.0.3:35404, err= 2026/05/30 02:37:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone13134487) 2026/05/30 02:37:54 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:37:54 DEBUG : one: Sizes differ 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/CompareDest: Connecting to FTP server 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:54 DEBUG : two: size = 3 OK 2026/05/30 02:37:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/30 02:37:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for checks to finish 2026/05/30 02:37:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/CompareDest: > dial: conn=172.17.0.1:57186->172.17.0.3:21, err= 2026/05/30 02:37:57 DEBUG : one: size = 5 OK 2026/05/30 02:37:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/30 02:37:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for transfers to finish 2026/05/30 02:37:57 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:57 INFO : There was nothing to transfer 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35042") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57696->172.17.0.3:35042, err= 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32497") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39020->172.17.0.3:32497, err= 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37216") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59316->172.17.0.3:37216, err= 2026/05/30 02:37:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fezimug0naze/CompareDest" for canonical name "TestFTPPureftpd{tE3GY}:rclone-test-fezimug0naze/CompareDest" 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:34733") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:49402->172.17.0.3:34733, err= 2026/05/30 02:37:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone13134487) 2026/05/30 02:37:57 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:37:57 DEBUG : one: Sizes differ 2026/05/30 02:37:57 DEBUG : two: size = 3 OK 2026/05/30 02:37:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/30 02:37:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for checks to finish 2026/05/30 02:37:57 DEBUG : one: size = 5 OK 2026/05/30 02:37:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/30 02:37:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for transfers to finish 2026/05/30 02:37:57 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:57 INFO : There was nothing to transfer 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36495") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50896->172.17.0.3:36495, err= 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37304") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37022->172.17.0.3:37304, err= 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30067") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43668->172.17.0.3:30067, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32926") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49900->172.17.0.3:32926, err= 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30935") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32864") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46882->172.17.0.3:30935, err= 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48880->172.17.0.3:32864, err= 2026/05/30 02:37:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fezimug0naze/CompareDest" for canonical name "TestFTPPureftpd{tE3GY}:rclone-test-fezimug0naze/CompareDest" 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:30598") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:42896->172.17.0.3:30598, err= 2026/05/30 02:37:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone13134487) 2026/05/30 02:37:57 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:37:57 DEBUG : one: Sizes differ 2026/05/30 02:37:57 DEBUG : two: size = 5 (Local file system at /tmp/rclone13134487) 2026/05/30 02:37:57 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/CompareDest) 2026/05/30 02:37:57 DEBUG : two: Sizes differ 2026/05/30 02:37:57 DEBUG : two: Need to transfer - File not found at Destination 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for checks to finish 2026/05/30 02:37:57 DEBUG : one: size = 5 OK 2026/05/30 02:37:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/30 02:37:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for transfers to finish 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:30334") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:59008->172.17.0.3:30334, err= 2026/05/30 02:37:57 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/05/30 02:37:57 DEBUG : two.a319cd8b.partial: renamed to: two 2026/05/30 02:37:57 INFO : two: Copied (new) 2026/05/30 02:37:57 DEBUG : Waiting for deletions to finish 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32837") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57094->172.17.0.3:32837, err= 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35005") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37742") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49318->172.17.0.3:35005, err= 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59246->172.17.0.3:37742, err= 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34621") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33974->172.17.0.3:34621, err= 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37782") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40544->172.17.0.3:37782, err= 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38002") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53662->172.17.0.3:38002, err= 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36964") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49330->172.17.0.3:36964, err= 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.64s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34280") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59432->172.17.0.3:34280, err= 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33830") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41772->172.17.0.3:33830, err= 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30358") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45948->172.17.0.3:30358, err= 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30632") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31287") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47584->172.17.0.3:30632, err= 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49524->172.17.0.3:31287, err= 2026/05/30 02:37:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezimug0naze/dest" 2026/05/30 02:37:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:37:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:57 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:37:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:57 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dest: Connecting to FTP server 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dest: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:57 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dest: > dial: conn=172.17.0.1:57192->172.17.0.3:21, err= 2026/05/30 02:37:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezimug0naze/pre-dest1" 2026/05/30 02:37:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:37:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:59 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:37:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:37:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:37:59 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:37:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:37:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/pre-dest1: Connecting to FTP server 2026/05/30 02:37:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/pre-dest1: dial("tcp","172.17.0.3:21") 2026/05/30 02:37:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/pre-dest1: > dial: conn=172.17.0.1:57202->172.17.0.3:21, err= 2026/05/30 02:38:01 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fezimug0naze/pre-dest1" to be canonical "TestFTPPureftpd{tE3GY}:rclone-test-fezimug0naze/pre-dest1" 2026/05/30 02:38:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezimug0naze/pre-dest2" 2026/05/30 02:38:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:38:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:38:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:38:01 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:38:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:38:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:38:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:38:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:38:01 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:38:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:38:01 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/pre-dest2: Connecting to FTP server 2026/05/30 02:38:01 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/pre-dest2: dial("tcp","172.17.0.3:21") 2026/05/30 02:38:01 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/pre-dest2: > dial: conn=172.17.0.1:59834->172.17.0.3:21, err= 2026/05/30 02:38:03 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fezimug0naze/pre-dest2" to be canonical "TestFTPPureftpd{tE3GY}:rclone-test-fezimug0naze/pre-dest2" 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dest: dial("tcp","172.17.0.3:31025") 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dest: > dial: conn=172.17.0.1:58560->172.17.0.3:31025, err= 2026/05/30 02:38:03 DEBUG : 1: size = 1 OK 2026/05/30 02:38:03 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:03 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/30 02:38:03 DEBUG : 2: size = 1 OK 2026/05/30 02:38:03 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:03 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/30 02:38:03 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dest: Waiting for checks to finish 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dest: Waiting for transfers to finish 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dest: dial("tcp","172.17.0.3:34583") 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dest: > dial: conn=172.17.0.1:33554->172.17.0.3:34583, err= 2026/05/30 02:38:03 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/05/30 02:38:03 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/05/30 02:38:03 INFO : 3: Copied (new) 2026/05/30 02:38:03 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dest: dial("tcp","172.17.0.3:34759") 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dest: > dial: conn=172.17.0.1:36576->172.17.0.3:34759, err= 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30221") 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33142->172.17.0.3:30221, err= 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35948") 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57512->172.17.0.3:35948, err= 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32939") 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34901") 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36886->172.17.0.3:34901, err= 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44156->172.17.0.3:32939, err= 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30455") 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45654->172.17.0.3:30455, err= 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34774") 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54656->172.17.0.3:34774, err= 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33561") 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34231") 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36844->172.17.0.3:34231, err= 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54496->172.17.0.3:33561, err= 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39325") 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48764->172.17.0.3:39325, err= 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/pre-dest1: closing 1 unused connections 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.68s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37614") 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37454->172.17.0.3:37614, err= 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39862") 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45546->172.17.0.3:39862, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32216") 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40638->172.17.0.3:32216, err= 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33511") 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38434->172.17.0.3:33511, err= 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38399") 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52606->172.17.0.3:38399, err= 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33396") 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45852->172.17.0.3:33396, err= 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38361") 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48520->172.17.0.3:38361, err= 2026/05/30 02:38:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezimug0naze/dst" 2026/05/30 02:38:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:38:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:38:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:38:03 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:38:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:38:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:38:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:38:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:38:03 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:38:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Connecting to FTP server 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:21") 2026/05/30 02:38:03 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:59836->172.17.0.3:21, err= 2026/05/30 02:38:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezimug0naze/backup" 2026/05/30 02:38:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:38:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:38:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:38:06 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:38:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:38:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:38:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:38:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:38:06 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:38:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:38:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/backup: Connecting to FTP server 2026/05/30 02:38:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/backup: dial("tcp","172.17.0.3:21") 2026/05/30 02:38:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/backup: > dial: conn=172.17.0.1:59842->172.17.0.3:21, err= 2026/05/30 02:38:08 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fezimug0naze/backup" to be canonical "TestFTPPureftpd{tE3GY}:rclone-test-fezimug0naze/backup" 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:33531") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:35194->172.17.0.3:33531, err= 2026/05/30 02:38:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:08 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:38:08 DEBUG : one: Sizes differ 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for checks to finish 2026/05/30 02:38:08 DEBUG : two: size = 3 OK 2026/05/30 02:38:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:08 DEBUG : two: Unchanged skipping 2026/05/30 02:38:08 INFO : one: Moved (server-side) 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for transfers to finish 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:30429") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:47022->172.17.0.3:30429, err= 2026/05/30 02:38:08 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/30 02:38:08 DEBUG : one.a292864a.partial: renamed to: one 2026/05/30 02:38:08 INFO : one: Copied (new) 2026/05/30 02:38:08 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:08 INFO : three.txt: Moved (server-side) 2026/05/30 02:38:08 INFO : three.txt: Moved into backup dir 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39422") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42288->172.17.0.3:39422, err= 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35350") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56126->172.17.0.3:35350, err= 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35455") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36684->172.17.0.3:35455, err= 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31614") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55658->172.17.0.3:31614, err= 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39413") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37912->172.17.0.3:39413, err= 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32437") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45916->172.17.0.3:32437, err= 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34288") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44412->172.17.0.3:34288, err= 2026/05/30 02:38:08 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fezimug0naze/backup" for canonical name "TestFTPPureftpd{tE3GY}:rclone-test-fezimug0naze/backup" 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:33594") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:37590->172.17.0.3:33594, err= 2026/05/30 02:38:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:08 DEBUG : two: size = 3 OK 2026/05/30 02:38:08 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:38:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:08 DEBUG : one: Sizes differ 2026/05/30 02:38:08 DEBUG : two: Unchanged skipping 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for checks to finish 2026/05/30 02:38:08 INFO : one: Deleted 2026/05/30 02:38:08 INFO : one: Moved (server-side) 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for transfers to finish 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:36028") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:34554->172.17.0.3:36028, err= 2026/05/30 02:38:08 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/30 02:38:08 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/30 02:38:08 INFO : one: Copied (new) 2026/05/30 02:38:08 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:08 INFO : three.txt: Deleted 2026/05/30 02:38:08 INFO : three.txt: Moved (server-side) 2026/05/30 02:38:08 INFO : three.txt: Moved into backup dir 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30530") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34942->172.17.0.3:30530, err= 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31651") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38972") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43168->172.17.0.3:38972, err= 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55076->172.17.0.3:31651, err= 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39246") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43644->172.17.0.3:39246, err= 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36529") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40592->172.17.0.3:36529, err= 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39737") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52628->172.17.0.3:39737, err= 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33970") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51302->172.17.0.3:33970, err= 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.57s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30708") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52532->172.17.0.3:30708, err= 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36191") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49878->172.17.0.3:36191, err= 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33620") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57642->172.17.0.3:33620, err= 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33127") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45722->172.17.0.3:33127, err= 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35900") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41002->172.17.0.3:35900, err= 2026/05/30 02:38:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezimug0naze/dst" 2026/05/30 02:38:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:38:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:38:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:38:08 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:38:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:38:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:38:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:38:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:38:08 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:38:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Connecting to FTP server 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:21") 2026/05/30 02:38:08 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:59858->172.17.0.3:21, err= 2026/05/30 02:38:09 DEBUG : ftp://172.17.0.3:21/rclone-test-foxoyul6sume: closing 1 unused connections 2026/05/30 02:38:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezimug0naze/backup" 2026/05/30 02:38:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:38:10 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:38:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:38:10 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:38:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:38:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:38:10 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:38:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:38:10 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:38:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:38:10 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/backup: Connecting to FTP server 2026/05/30 02:38:10 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/backup: dial("tcp","172.17.0.3:21") 2026/05/30 02:38:10 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/backup: > dial: conn=172.17.0.1:59866->172.17.0.3:21, err= 2026/05/30 02:38:11 DEBUG : ftp://172.17.0.3:21/rclone-test-sufetig8boro: closing 1 unused connections 2026/05/30 02:38:12 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fezimug0naze/backup" to be canonical "TestFTPPureftpd{tE3GY}:rclone-test-fezimug0naze/backup" 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:33334") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:40698->172.17.0.3:33334, err= 2026/05/30 02:38:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:12 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:38:12 DEBUG : one: Sizes differ 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for checks to finish 2026/05/30 02:38:12 DEBUG : two: size = 3 OK 2026/05/30 02:38:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:12 DEBUG : two: Unchanged skipping 2026/05/30 02:38:12 INFO : one: Moved (server-side) to: one.bak 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for transfers to finish 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:37969") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:56562->172.17.0.3:37969, err= 2026/05/30 02:38:12 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/30 02:38:12 DEBUG : one.a292864a.partial: renamed to: one 2026/05/30 02:38:12 INFO : one: Copied (new) 2026/05/30 02:38:12 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/30 02:38:12 INFO : three.txt: Moved into backup dir 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33807") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39042->172.17.0.3:33807, err= 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33144") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35492") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59612->172.17.0.3:33144, err= 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59270->172.17.0.3:35492, err= 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36578") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52726->172.17.0.3:36578, err= 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37512") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51962->172.17.0.3:37512, err= 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31464") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36590") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48832->172.17.0.3:31464, err= 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60872->172.17.0.3:36590, err= 2026/05/30 02:38:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fezimug0naze/backup" for canonical name "TestFTPPureftpd{tE3GY}:rclone-test-fezimug0naze/backup" 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:38704") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:47446->172.17.0.3:38704, err= 2026/05/30 02:38:12 DEBUG : two: size = 3 OK 2026/05/30 02:38:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:12 DEBUG : two: Unchanged skipping 2026/05/30 02:38:12 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:38:12 DEBUG : one: Sizes differ 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for checks to finish 2026/05/30 02:38:12 INFO : one.bak: Deleted 2026/05/30 02:38:12 INFO : one: Moved (server-side) to: one.bak 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for transfers to finish 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:33185") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:34384->172.17.0.3:33185, err= 2026/05/30 02:38:12 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/30 02:38:12 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/30 02:38:12 INFO : one: Copied (new) 2026/05/30 02:38:12 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:12 INFO : three.txt.bak: Deleted 2026/05/30 02:38:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/30 02:38:12 INFO : three.txt: Moved into backup dir 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31442") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50456->172.17.0.3:31442, err= 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34747") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39728->172.17.0.3:34747, err= 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30876") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45396->172.17.0.3:30876, err= 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32050") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33480->172.17.0.3:32050, err= 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38164") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45482->172.17.0.3:38164, err= 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30731") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52832->172.17.0.3:30731, err= 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39946") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55572->172.17.0.3:39946, err= 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.45s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38900") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43964->172.17.0.3:38900, err= 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32312") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33074->172.17.0.3:32312, err= 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36144") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44726->172.17.0.3:36144, err= 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32145") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59606->172.17.0.3:32145, err= 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30879") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40434->172.17.0.3:30879, err= 2026/05/30 02:38:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezimug0naze/dst" 2026/05/30 02:38:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:38:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:38:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:38:12 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:38:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:38:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:38:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:38:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:38:12 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:38:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Connecting to FTP server 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:21") 2026/05/30 02:38:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:53708->172.17.0.3:21, err= 2026/05/30 02:38:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceveges7liva: closing 1 unused connections 2026/05/30 02:38:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezimug0naze/backup" 2026/05/30 02:38:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:38:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:38:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:38:15 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:38:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:38:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:38:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:38:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:38:15 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:38:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:38:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/backup: Connecting to FTP server 2026/05/30 02:38:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/backup: dial("tcp","172.17.0.3:21") 2026/05/30 02:38:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/backup: > dial: conn=172.17.0.1:53718->172.17.0.3:21, err= 2026/05/30 02:38:17 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fezimug0naze/backup" to be canonical "TestFTPPureftpd{tE3GY}:rclone-test-fezimug0naze/backup" 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:34756") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:47776->172.17.0.3:34756, err= 2026/05/30 02:38:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:17 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:38:17 DEBUG : one: Sizes differ 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for checks to finish 2026/05/30 02:38:17 DEBUG : two: size = 3 OK 2026/05/30 02:38:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:17 DEBUG : two: Unchanged skipping 2026/05/30 02:38:17 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for transfers to finish 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:30034") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:59590->172.17.0.3:30034, err= 2026/05/30 02:38:17 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/30 02:38:17 DEBUG : one.a292864a.partial: renamed to: one 2026/05/30 02:38:17 INFO : one: Copied (new) 2026/05/30 02:38:17 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/30 02:38:17 INFO : three.txt: Moved into backup dir 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37508") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34734->172.17.0.3:37508, err= 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33765") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38161") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47150->172.17.0.3:33765, err= 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33530->172.17.0.3:38161, err= 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36473") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38634->172.17.0.3:36473, err= 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39876") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42424->172.17.0.3:39876, err= 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32344") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32798") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38288->172.17.0.3:32344, err= 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33376->172.17.0.3:32798, err= 2026/05/30 02:38:17 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fezimug0naze/backup" for canonical name "TestFTPPureftpd{tE3GY}:rclone-test-fezimug0naze/backup" 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:33276") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:41154->172.17.0.3:33276, err= 2026/05/30 02:38:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:17 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:38:17 DEBUG : one: Sizes differ 2026/05/30 02:38:17 DEBUG : two: size = 3 OK 2026/05/30 02:38:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:17 DEBUG : two: Unchanged skipping 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for checks to finish 2026/05/30 02:38:17 INFO : one-2019-01-01: Deleted 2026/05/30 02:38:17 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for transfers to finish 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:33977") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:56566->172.17.0.3:33977, err= 2026/05/30 02:38:17 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/30 02:38:17 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/30 02:38:17 INFO : one: Copied (new) 2026/05/30 02:38:17 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:17 INFO : three-2019-01-01.txt: Deleted 2026/05/30 02:38:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/30 02:38:17 INFO : three.txt: Moved into backup dir 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39222") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51392->172.17.0.3:39222, err= 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30524") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35698") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36844->172.17.0.3:35698, err= 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59720->172.17.0.3:30524, err= 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39947") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46256->172.17.0.3:39947, err= 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34441") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46024->172.17.0.3:34441, err= 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30122") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41656->172.17.0.3:30122, err= 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30779") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40072->172.17.0.3:30779, err= 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.49s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35933") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51424->172.17.0.3:35933, err= 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38753") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41066->172.17.0.3:38753, err= 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33611") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45200->172.17.0.3:33611, err= 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32357") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59188->172.17.0.3:32357, err= 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34685") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58350->172.17.0.3:34685, err= 2026/05/30 02:38:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezimug0naze/dst" 2026/05/30 02:38:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:38:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:38:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:38:17 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:38:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:38:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:38:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:38:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:38:17 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:38:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Connecting to FTP server 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:21") 2026/05/30 02:38:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:53726->172.17.0.3:21, err= 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:32005") 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:60136->172.17.0.3:32005, err= 2026/05/30 02:38:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:19 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:38:19 DEBUG : one: Sizes differ 2026/05/30 02:38:19 DEBUG : two: size = 3 OK 2026/05/30 02:38:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:19 DEBUG : two: Unchanged skipping 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for checks to finish 2026/05/30 02:38:19 INFO : one: Moved (server-side) to: one.bak 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for transfers to finish 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:31186") 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:49154->172.17.0.3:31186, err= 2026/05/30 02:38:19 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/30 02:38:19 DEBUG : one.a292864a.partial: renamed to: one 2026/05/30 02:38:19 INFO : one: Copied (new) 2026/05/30 02:38:19 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/30 02:38:19 INFO : three.txt: Moved into backup dir 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37369") 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60108->172.17.0.3:37369, err= 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33117") 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43594->172.17.0.3:33117, err= 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37590") 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41616->172.17.0.3:37590, err= 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32259") 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41800->172.17.0.3:32259, err= 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32706") 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42190->172.17.0.3:32706, err= 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:33263") 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:41938->172.17.0.3:33263, err= 2026/05/30 02:38:19 DEBUG : one.bak: Excluded (Path Filter) 2026/05/30 02:38:19 DEBUG : one.bak: Excluded 2026/05/30 02:38:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/30 02:38:19 DEBUG : three.txt.bak: Excluded 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for checks to finish 2026/05/30 02:38:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:19 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:38:19 DEBUG : one: Sizes differ 2026/05/30 02:38:19 DEBUG : two: size = 3 OK 2026/05/30 02:38:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:19 DEBUG : two: Unchanged skipping 2026/05/30 02:38:19 INFO : one.bak: Deleted 2026/05/30 02:38:19 INFO : one: Moved (server-side) to: one.bak 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Waiting for transfers to finish 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:36603") 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:57502->172.17.0.3:36603, err= 2026/05/30 02:38:19 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/30 02:38:19 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/30 02:38:19 INFO : one: Copied (new) 2026/05/30 02:38:19 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:19 INFO : three.txt.bak: Deleted 2026/05/30 02:38:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/30 02:38:19 INFO : three.txt: Moved into backup dir 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38876") 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53250->172.17.0.3:38876, err= 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35928") 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56386->172.17.0.3:35928, err= 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31045") 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47590->172.17.0.3:31045, err= 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36817") 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43210->172.17.0.3:36817, err= 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35822") 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52498->172.17.0.3:35822, err= --- PASS: TestSyncBackupDirSuffixOnly (2.26s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38460") 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57516->172.17.0.3:38460, err= 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36226") 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41778->172.17.0.3:36226, err= 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31432") 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37422->172.17.0.3:31432, err= 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35012") 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47666->172.17.0.3:35012, err= 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32709") 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38480->172.17.0.3:32709, err= 2026/05/30 02:38:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezimug0naze/dst" 2026/05/30 02:38:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:38:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:38:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:38:19 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:38:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:38:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:38:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:38:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:38:19 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:38:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Connecting to FTP server 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:21") 2026/05/30 02:38:19 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:53728->172.17.0.3:21, err= 2026/05/30 02:38:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:21 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:38:21 DEBUG : one: Sizes differ 2026/05/30 02:38:21 INFO : one: Moved (server-side) to: one.bak 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:30098") 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:56382->172.17.0.3:30098, err= 2026/05/30 02:38:21 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/30 02:38:21 DEBUG : one.a292864a.partial: renamed to: one 2026/05/30 02:38:21 INFO : one: Copied (new) 2026/05/30 02:38:21 DEBUG : two: size = 3 OK 2026/05/30 02:38:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:21 DEBUG : two: Unchanged skipping 2026/05/30 02:38:21 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:21 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:38:21 DEBUG : three.txt: Sizes differ 2026/05/30 02:38:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:31475") 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:57240->172.17.0.3:31475, err= 2026/05/30 02:38:21 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/30 02:38:21 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/30 02:38:21 INFO : three.txt: Copied (new) 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31402") 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59970->172.17.0.3:31402, err= 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38100") 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45376->172.17.0.3:38100, err= 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37667") 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49906->172.17.0.3:37667, err= 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35321") 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55166->172.17.0.3:35321, err= 2026/05/30 02:38:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:21 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:38:21 DEBUG : one: Sizes differ 2026/05/30 02:38:21 INFO : one.bak: Deleted 2026/05/30 02:38:21 INFO : one: Moved (server-side) to: one.bak 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:33163") 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:46228->172.17.0.3:33163, err= 2026/05/30 02:38:21 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/30 02:38:21 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/30 02:38:21 INFO : one: Copied (new) 2026/05/30 02:38:21 DEBUG : two: size = 3 OK 2026/05/30 02:38:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:21 DEBUG : two: Unchanged skipping 2026/05/30 02:38:21 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:21 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:38:21 DEBUG : three.txt: Sizes differ 2026/05/30 02:38:21 INFO : three.txt.bak: Deleted 2026/05/30 02:38:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:35295") 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:49938->172.17.0.3:35295, err= 2026/05/30 02:38:21 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/30 02:38:21 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/30 02:38:21 INFO : three.txt: Copied (new) 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30978") 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51676->172.17.0.3:30978, err= 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35022") 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36494->172.17.0.3:35022, err= 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38604") 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36622->172.17.0.3:38604, err= 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37597") 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60638->172.17.0.3:37597, err= 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36552") 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60902->172.17.0.3:36552, err= --- PASS: TestSyncSuffix (2.34s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35944") 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46288->172.17.0.3:35944, err= 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36933") 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38404->172.17.0.3:36933, err= 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39854") 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35108->172.17.0.3:39854, err= 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34233") 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47346->172.17.0.3:34233, err= 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39302") 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59294->172.17.0.3:39302, err= 2026/05/30 02:38:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezimug0naze/dst" 2026/05/30 02:38:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/30 02:38:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:38:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:38:21 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:38:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:38:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{tE3GY}" suffix to name 2026/05/30 02:38:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/30 02:38:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/30 02:38:21 DEBUG : Setting pass="6pGgnxSg5CbjuybgR9yg1Lmzb5m0Bl1SgwYkf8NdrMo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/30 02:38:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: Connecting to FTP server 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:21") 2026/05/30 02:38:21 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:45384->172.17.0.3:21, err= 2026/05/30 02:38:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:38:24 DEBUG : one: Sizes differ 2026/05/30 02:38:24 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:30702") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:42524->172.17.0.3:30702, err= 2026/05/30 02:38:24 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/30 02:38:24 DEBUG : one.a292864a.partial: renamed to: one 2026/05/30 02:38:24 INFO : one: Copied (new) 2026/05/30 02:38:24 DEBUG : two: size = 3 OK 2026/05/30 02:38:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : two: Unchanged skipping 2026/05/30 02:38:24 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:38:24 DEBUG : three.txt: Sizes differ 2026/05/30 02:38:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:30788") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:33626->172.17.0.3:30788, err= 2026/05/30 02:38:24 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/30 02:38:24 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/30 02:38:24 INFO : three.txt: Copied (new) 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30393") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58444->172.17.0.3:30393, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34336") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60564->172.17.0.3:34336, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39222") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50004->172.17.0.3:39222, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34941") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46530->172.17.0.3:34941, err= 2026/05/30 02:38:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:38:24 DEBUG : one: Sizes differ 2026/05/30 02:38:24 INFO : one-2019-01-01: Deleted 2026/05/30 02:38:24 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:35622") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:36116->172.17.0.3:35622, err= 2026/05/30 02:38:24 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/30 02:38:24 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/30 02:38:24 INFO : one: Copied (new) 2026/05/30 02:38:24 DEBUG : two: size = 3 OK 2026/05/30 02:38:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : two: Unchanged skipping 2026/05/30 02:38:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst) 2026/05/30 02:38:24 DEBUG : three.txt: Sizes differ 2026/05/30 02:38:24 INFO : three-2019-01-01.txt: Deleted 2026/05/30 02:38:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: dial("tcp","172.17.0.3:32479") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze/dst: > dial: conn=172.17.0.1:58194->172.17.0.3:32479, err= 2026/05/30 02:38:24 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/30 02:38:24 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/30 02:38:24 INFO : three.txt: Copied (new) 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37743") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49692->172.17.0.3:37743, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32645") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34470->172.17.0.3:32645, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31777") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55200->172.17.0.3:31777, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39186") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60650->172.17.0.3:39186, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31636") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49734->172.17.0.3:31636, err= --- PASS: TestSyncSuffixKeepExtension (2.31s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32466") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34498->172.17.0.3:32466, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33989") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54042->172.17.0.3:33989, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39297") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38154->172.17.0.3:39297, err= 2026/05/30 02:38:24 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : Testêé: Sizes differ 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34361") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47838->172.17.0.3:34361, err= 2026/05/30 02:38:24 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/05/30 02:38:24 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/05/30 02:38:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/30 02:38:24 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36586") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40252->172.17.0.3:36586, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37267") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38538->172.17.0.3:37267, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39578") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49692->172.17.0.3:39578, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30812") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49698->172.17.0.3:30812, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36892") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39898->172.17.0.3:36892, err= 2026/05/30 02:38:24 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33420") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36460->172.17.0.3:33420, err= 2026/05/30 02:38:24 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/30 02:38:24 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/30 02:38:24 INFO : existing: Copied (new) 2026/05/30 02:38:24 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32081") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55830->172.17.0.3:32081, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35199") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53144->172.17.0.3:35199, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37479") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55352->172.17.0.3:37479, err= 2026/05/30 02:38:24 DEBUG : existing: size = 8 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : existing: Sizes differ 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:24 ERROR : ftp://172.17.0.3:21/rclone-test-fezimug0naze: not deleting files as there were IO errors 2026/05/30 02:38:24 ERROR : ftp://172.17.0.3:21/rclone-test-fezimug0naze: not deleting directories as there were IO errors 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39606") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42258->172.17.0.3:39606, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32805") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46872->172.17.0.3:32805, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31574") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59398->172.17.0.3:31574, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30822") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47994->172.17.0.3:30822, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39090") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38350->172.17.0.3:39090, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35783") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45894->172.17.0.3:35783, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:24 DEBUG : EXISTING: size = 6 OK 2026/05/30 02:38:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : existing: Unchanged skipping 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:24 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:24 INFO : There was nothing to transfer 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34651") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55538->172.17.0.3:34651, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37107") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58716->172.17.0.3:37107, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31805") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33186->172.17.0.3:31805, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38852") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57548->172.17.0.3:38852, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31331") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49354->172.17.0.3:31331, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30676") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42358->172.17.0.3:30676, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35638") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35096->172.17.0.3:35638, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37453") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35410->172.17.0.3:37453, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33755") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54672->172.17.0.3:33755, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30989") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44168->172.17.0.3:30989, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33630") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52278->172.17.0.3:33630, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32519") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59828->172.17.0.3:32519, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36825") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54650->172.17.0.3:36825, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36224") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60504->172.17.0.3:36224, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33121") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40700->172.17.0.3:33121, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33910") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43624->172.17.0.3:33910, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37200") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34756->172.17.0.3:37200, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32424") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42370->172.17.0.3:32424, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33306") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50352->172.17.0.3:33306, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34203") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56564->172.17.0.3:34203, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31784") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36648->172.17.0.3:31784, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31373") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59654->172.17.0.3:31373, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31317") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41576->172.17.0.3:31317, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34600") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56370->172.17.0.3:34600, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39237") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39080->172.17.0.3:39237, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39798") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58428->172.17.0.3:39798, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38519") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41186->172.17.0.3:38519, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30817") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56462->172.17.0.3:30817, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36796") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55574->172.17.0.3:36796, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39975") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52198->172.17.0.3:39975, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36718") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58016->172.17.0.3:36718, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39757") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58032->172.17.0.3:39757, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30157") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48202->172.17.0.3:30157, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38489") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39716->172.17.0.3:38489, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35107") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33862->172.17.0.3:35107, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34971") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43552->172.17.0.3:34971, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37545") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45216->172.17.0.3:37545, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39870") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46116->172.17.0.3:39870, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32240") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34418->172.17.0.3:32240, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32178") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46144->172.17.0.3:32178, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35382") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48770->172.17.0.3:35382, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31597") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51170->172.17.0.3:31597, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36453") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52140->172.17.0.3:36453, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31404") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33654->172.17.0.3:31404, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38119") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40340->172.17.0.3:38119, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31625") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51118->172.17.0.3:31625, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31777") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55216->172.17.0.3:31777, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36930") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53570->172.17.0.3:36930, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39485") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50746->172.17.0.3:39485, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33750") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:32972->172.17.0.3:33750, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38810") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55506->172.17.0.3:38810, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34487") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48822->172.17.0.3:34487, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32380") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38738->172.17.0.3:32380, err= 2026/05/30 02:38:24 DEBUG : both0: size = 6 OK 2026/05/30 02:38:24 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both10: size = 6 OK 2026/05/30 02:38:24 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both11: size = 6 OK 2026/05/30 02:38:24 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both0: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both12: size = 6 OK 2026/05/30 02:38:24 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both13: size = 6 OK 2026/05/30 02:38:24 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both10: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both14: size = 6 OK 2026/05/30 02:38:24 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:24 DEBUG : both13: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both14: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both16: size = 6 OK 2026/05/30 02:38:24 DEBUG : both15: size = 6 OK 2026/05/30 02:38:24 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both12: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both17: size = 6 OK 2026/05/30 02:38:24 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both17: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both18: size = 6 OK 2026/05/30 02:38:24 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both18: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both19: size = 6 OK 2026/05/30 02:38:24 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both11: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both1: size = 6 OK 2026/05/30 02:38:24 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both1: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both2: size = 6 OK 2026/05/30 02:38:24 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both2: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both3: size = 6 OK 2026/05/30 02:38:24 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both3: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both4: size = 6 OK 2026/05/30 02:38:24 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both4: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both5: size = 6 OK 2026/05/30 02:38:24 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both5: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both6: size = 6 OK 2026/05/30 02:38:24 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both6: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both7: size = 6 OK 2026/05/30 02:38:24 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both7: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both8: size = 6 OK 2026/05/30 02:38:24 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both8: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both9: size = 6 OK 2026/05/30 02:38:24 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both9: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both15: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both16: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both19: Unchanged skipping 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:24 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:24 INFO : only11: Deleted 2026/05/30 02:38:24 INFO : only10: Deleted 2026/05/30 02:38:24 INFO : only19: Deleted 2026/05/30 02:38:24 INFO : only12: Deleted 2026/05/30 02:38:24 INFO : only6: Deleted 2026/05/30 02:38:24 INFO : only0: Deleted 2026/05/30 02:38:24 INFO : only4: Deleted 2026/05/30 02:38:24 INFO : only5: Deleted 2026/05/30 02:38:24 INFO : only13: Deleted 2026/05/30 02:38:24 INFO : only9: Deleted 2026/05/30 02:38:24 INFO : only18: Deleted 2026/05/30 02:38:24 INFO : only2: Deleted 2026/05/30 02:38:24 INFO : only15: Deleted 2026/05/30 02:38:24 INFO : only16: Deleted 2026/05/30 02:38:24 INFO : only1: Deleted 2026/05/30 02:38:24 INFO : only3: Deleted 2026/05/30 02:38:24 INFO : only17: Deleted 2026/05/30 02:38:24 INFO : only7: Deleted 2026/05/30 02:38:24 INFO : only8: Deleted 2026/05/30 02:38:24 INFO : only14: Deleted 2026/05/30 02:38:24 INFO : There was nothing to transfer 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38224") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52946->172.17.0.3:38224, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39651") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54930->172.17.0.3:39651, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36413") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55250->172.17.0.3:36413, err= --- PASS: TestSyncConcurrentDelete (0.09s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36676") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43144->172.17.0.3:36676, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33001") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49362->172.17.0.3:33001, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30210") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50696->172.17.0.3:30210, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33816") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42194->172.17.0.3:33816, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33875") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34986->172.17.0.3:33875, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34199") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44498->172.17.0.3:34199, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34948") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42450->172.17.0.3:34948, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30360") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34450->172.17.0.3:30360, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30988") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50432->172.17.0.3:30988, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32736") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58282->172.17.0.3:32736, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39806") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47364->172.17.0.3:39806, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37834") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43660->172.17.0.3:37834, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31188") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45758->172.17.0.3:31188, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35494") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49794->172.17.0.3:35494, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35118") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51078->172.17.0.3:35118, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38389") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59358->172.17.0.3:38389, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39948") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39912->172.17.0.3:39948, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30710") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37992->172.17.0.3:30710, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30498") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41400->172.17.0.3:30498, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37945") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45408->172.17.0.3:37945, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33295") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58284->172.17.0.3:33295, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36493") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37838->172.17.0.3:36493, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39634") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36270->172.17.0.3:39634, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37800") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51292->172.17.0.3:37800, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30187") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38934->172.17.0.3:30187, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35207") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54698->172.17.0.3:35207, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38417") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46702->172.17.0.3:38417, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37805") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34684->172.17.0.3:37805, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30625") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34556->172.17.0.3:30625, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36288") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47968->172.17.0.3:36288, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32134") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59500->172.17.0.3:32134, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30074") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41808->172.17.0.3:30074, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33429") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57148->172.17.0.3:33429, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39252") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39572->172.17.0.3:39252, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30283") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52382->172.17.0.3:30283, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31609") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45984->172.17.0.3:31609, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32948") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58748->172.17.0.3:32948, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32422") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58060->172.17.0.3:32422, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39362") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53222->172.17.0.3:39362, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37025") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35144->172.17.0.3:37025, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32090") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47220->172.17.0.3:32090, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36085") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42680->172.17.0.3:36085, err= 2026/05/30 02:38:24 DEBUG : both0: size = 6 OK 2026/05/30 02:38:24 DEBUG : both10: size = 6 OK 2026/05/30 02:38:24 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both11: size = 6 OK 2026/05/30 02:38:24 DEBUG : both12: size = 6 OK 2026/05/30 02:38:24 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:24 DEBUG : both0: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both13: size = 6 OK 2026/05/30 02:38:24 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both10: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both14: size = 6 OK 2026/05/30 02:38:24 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both14: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both15: size = 6 OK 2026/05/30 02:38:24 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both11: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both16: size = 6 OK 2026/05/30 02:38:24 DEBUG : both15: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both17: size = 6 OK 2026/05/30 02:38:24 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both16: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both18: size = 6 OK 2026/05/30 02:38:24 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both18: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both19: size = 6 OK 2026/05/30 02:38:24 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both12: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both1: size = 6 OK 2026/05/30 02:38:24 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both13: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both2: size = 6 OK 2026/05/30 02:38:24 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both17: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both3: size = 6 OK 2026/05/30 02:38:24 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both3: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both4: size = 6 OK 2026/05/30 02:38:24 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both19: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both4: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both1: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both6: size = 6 OK 2026/05/30 02:38:24 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both7: size = 6 OK 2026/05/30 02:38:24 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both2: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both8: size = 6 OK 2026/05/30 02:38:24 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both6: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both9: size = 6 OK 2026/05/30 02:38:24 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : both7: Unchanged skipping 2026/05/30 02:38:24 DEBUG : both5: size = 6 OK 2026/05/30 02:38:24 DEBUG : only0: size = 0 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : only0: Sizes differ 2026/05/30 02:38:24 DEBUG : both9: Unchanged skipping 2026/05/30 02:38:24 DEBUG : only10: size = 0 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : only10: Sizes differ 2026/05/30 02:38:24 DEBUG : only11: size = 0 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : only11: Sizes differ 2026/05/30 02:38:24 DEBUG : both8: Unchanged skipping 2026/05/30 02:38:24 DEBUG : only12: size = 0 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : both5: Unchanged skipping 2026/05/30 02:38:24 DEBUG : only13: size = 0 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : only13: Sizes differ 2026/05/30 02:38:24 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : only12: Sizes differ 2026/05/30 02:38:24 DEBUG : only14: size = 0 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : only14: Sizes differ 2026/05/30 02:38:24 DEBUG : only15: size = 0 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : only15: Sizes differ 2026/05/30 02:38:24 DEBUG : only16: size = 0 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : only16: Sizes differ 2026/05/30 02:38:24 DEBUG : only17: size = 0 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : only17: Sizes differ 2026/05/30 02:38:24 DEBUG : only18: size = 0 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : only18: Sizes differ 2026/05/30 02:38:24 DEBUG : only19: size = 0 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : only19: Sizes differ 2026/05/30 02:38:24 DEBUG : only1: size = 0 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : only1: Sizes differ 2026/05/30 02:38:24 DEBUG : only2: size = 0 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : only2: Sizes differ 2026/05/30 02:38:24 DEBUG : only3: size = 0 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : only3: Sizes differ 2026/05/30 02:38:24 DEBUG : only4: size = 0 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : only4: Sizes differ 2026/05/30 02:38:24 DEBUG : only5: size = 0 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : only5: Sizes differ 2026/05/30 02:38:24 DEBUG : only6: size = 0 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : only6: Sizes differ 2026/05/30 02:38:24 DEBUG : only7: size = 0 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : only7: Sizes differ 2026/05/30 02:38:24 DEBUG : only8: size = 0 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : only8: Sizes differ 2026/05/30 02:38:24 DEBUG : only9: size = 0 (Local file system at /tmp/rclone13134487) 2026/05/30 02:38:24 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-fezimug0naze) 2026/05/30 02:38:24 DEBUG : only9: Sizes differ 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38506") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34326") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34408") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36767") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43840->172.17.0.3:34408, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43768->172.17.0.3:34326, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48308->172.17.0.3:36767, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47172->172.17.0.3:38506, err= 2026/05/30 02:38:24 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/05/30 02:38:24 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/05/30 02:38:24 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/05/30 02:38:24 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/05/30 02:38:24 INFO : only10: Copied (replaced existing) 2026/05/30 02:38:24 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/05/30 02:38:24 INFO : only0: Copied (replaced existing) 2026/05/30 02:38:24 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39857") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59938->172.17.0.3:39857, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31811") 2026/05/30 02:38:24 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/05/30 02:38:24 INFO : only15: Copied (replaced existing) 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45378->172.17.0.3:31811, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32229") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37052->172.17.0.3:32229, err= 2026/05/30 02:38:24 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/05/30 02:38:24 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/05/30 02:38:24 INFO : only14: Copied (replaced existing) 2026/05/30 02:38:24 DEBUG : only11.51c18866.partial: size = 0 OK 2026/05/30 02:38:24 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/05/30 02:38:24 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/05/30 02:38:24 INFO : only13: Copied (replaced existing) 2026/05/30 02:38:24 DEBUG : only11.51c18866.partial: renamed to: only11 2026/05/30 02:38:24 INFO : only11: Copied (replaced existing) 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38685") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50374->172.17.0.3:38685, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33366") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60036->172.17.0.3:33366, err= 2026/05/30 02:38:24 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/05/30 02:38:24 INFO : only17: Copied (replaced existing) 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32948") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35692") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36318->172.17.0.3:35692, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58758->172.17.0.3:32948, err= 2026/05/30 02:38:24 DEBUG : only1.77787b15.partial: size = 0 OK 2026/05/30 02:38:24 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/05/30 02:38:24 DEBUG : only1.77787b15.partial: renamed to: only1 2026/05/30 02:38:24 INFO : only1: Copied (replaced existing) 2026/05/30 02:38:24 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/05/30 02:38:24 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/05/30 02:38:24 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/05/30 02:38:24 INFO : only19: Copied (replaced existing) 2026/05/30 02:38:24 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/05/30 02:38:24 INFO : only3: Copied (replaced existing) 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33806") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54586->172.17.0.3:33806, err= 2026/05/30 02:38:24 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/05/30 02:38:24 INFO : only2: Copied (replaced existing) 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30689") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32681") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43286->172.17.0.3:32681, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58346->172.17.0.3:30689, err= 2026/05/30 02:38:24 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37643") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59438->172.17.0.3:37643, err= 2026/05/30 02:38:24 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/05/30 02:38:24 INFO : only4: Copied (replaced existing) 2026/05/30 02:38:24 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/05/30 02:38:24 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/05/30 02:38:24 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39812") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43850->172.17.0.3:39812, err= 2026/05/30 02:38:24 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/05/30 02:38:24 INFO : only7: Copied (replaced existing) 2026/05/30 02:38:24 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/05/30 02:38:24 INFO : only5: Copied (replaced existing) 2026/05/30 02:38:24 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/05/30 02:38:24 INFO : only6: Copied (replaced existing) 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31717") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46302->172.17.0.3:31717, err= 2026/05/30 02:38:24 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34096") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37633") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49118->172.17.0.3:34096, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40570->172.17.0.3:37633, err= 2026/05/30 02:38:24 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/05/30 02:38:24 INFO : only8: Copied (replaced existing) 2026/05/30 02:38:24 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/05/30 02:38:24 DEBUG : only18.f963383f.partial: size = 0 OK 2026/05/30 02:38:24 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39096") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37912->172.17.0.3:39096, err= 2026/05/30 02:38:24 DEBUG : only18.f963383f.partial: renamed to: only18 2026/05/30 02:38:24 INFO : only18: Copied (replaced existing) 2026/05/30 02:38:24 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/05/30 02:38:24 INFO : only9: Copied (replaced existing) 2026/05/30 02:38:24 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/05/30 02:38:24 INFO : only16: Copied (replaced existing) 2026/05/30 02:38:24 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/05/30 02:38:24 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/05/30 02:38:24 INFO : only12: Copied (replaced existing) 2026/05/30 02:38:24 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34019") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35744->172.17.0.3:34019, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31706") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58726->172.17.0.3:31706, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37015") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50240->172.17.0.3:37015, err= --- PASS: TestSyncConcurrentTruncate (0.08s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:24 DEBUG : empty_dir: Making directory with metadata 2026/05/30 02:38:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 02:38:24 DEBUG : empty_on_remote: Making directory with metadata 2026/05/30 02:38:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 02:38:24 INFO : empty_on_remote: Making directory 2026/05/30 02:38:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/30 02:38:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/30 02:38:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/30 02:38:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/30 02:38:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37582") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59734->172.17.0.3:37582, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30439") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30961") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53556->172.17.0.3:30439, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35512") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45552->172.17.0.3:35512, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40390->172.17.0.3:30961, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32694") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42272->172.17.0.3:32694, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33029") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49696->172.17.0.3:33029, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:24 DEBUG : empty_dir: Making directory with metadata 2026/05/30 02:38:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 02:38:24 DEBUG : empty_on_remote: Making directory with metadata 2026/05/30 02:38:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 02:38:24 INFO : empty_on_remote: Making directory 2026/05/30 02:38:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/30 02:38:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/30 02:38:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/30 02:38:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/30 02:38:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/30 02:38:24 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37505") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34494->172.17.0.3:37505, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35065") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38720") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31645") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44066->172.17.0.3:38720, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53266->172.17.0.3:35065, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37920->172.17.0.3:31645, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39910") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54062->172.17.0.3:39910, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37106") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47680->172.17.0.3:37106, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34430") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38880->172.17.0.3:34430, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 02:38:24 INFO : sub dir: Making directory 2026/05/30 02:38:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31047") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36466->172.17.0.3:31047, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39475") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39057") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35074->172.17.0.3:39475, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55712->172.17.0.3:39057, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32947") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42978->172.17.0.3:32947, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39927") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41382->172.17.0.3:39927, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36759") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40218->172.17.0.3:36759, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37817") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46974->172.17.0.3:37817, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37069") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42902->172.17.0.3:37069, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39481") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40182->172.17.0.3:39481, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31368") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33960->172.17.0.3:31368, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31713") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55404->172.17.0.3:31713, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 02:38:24 INFO : sub dir: Making directory 2026/05/30 02:38:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32024") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50436->172.17.0.3:32024, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33440") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30459") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54272->172.17.0.3:33440, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42030->172.17.0.3:30459, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38347") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59136->172.17.0.3:38347, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36956") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42978->172.17.0.3:36956, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33819") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47290->172.17.0.3:33819, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38640") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42836->172.17.0.3:38640, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39888") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40544->172.17.0.3:39888, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32788") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59838->172.17.0.3:32788, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30075") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52388->172.17.0.3:30075, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38265") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47710->172.17.0.3:38265, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30865") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48574->172.17.0.3:30865, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36195") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53884->172.17.0.3:36195, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30761") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35568->172.17.0.3:30761, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33924") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:32792->172.17.0.3:33924, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32745") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:32840->172.17.0.3:32745, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31936") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52158->172.17.0.3:31936, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31763") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58568->172.17.0.3:31763, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32505") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38112->172.17.0.3:32505, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34908") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59456->172.17.0.3:34908, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36123") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40720->172.17.0.3:36123, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38189") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51954->172.17.0.3:38189, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30779") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:32894->172.17.0.3:30779, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38695") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33904->172.17.0.3:38695, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36617") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43808->172.17.0.3:36617, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30693") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54328->172.17.0.3:30693, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39795") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36460->172.17.0.3:39795, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35187") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57512->172.17.0.3:35187, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39139") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40458->172.17.0.3:39139, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37114") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40700->172.17.0.3:37114, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37019") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49326->172.17.0.3:37019, err= 2026/05/30 02:38:24 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30223") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55528->172.17.0.3:30223, err= 2026/05/30 02:38:24 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : apple: Excluded 2026/05/30 02:38:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:24 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : banana: Excluded 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31820") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33044->172.17.0.3:31820, err= 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32973") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41572->172.17.0.3:32973, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36568") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50232->172.17.0.3:36568, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36735") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53822->172.17.0.3:36735, err= 2026/05/30 02:38:24 DEBUG : apple: size = 5 OK 2026/05/30 02:38:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:38:24 DEBUG : banana: size = 6 OK 2026/05/30 02:38:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : banana: Unchanged skipping 2026/05/30 02:38:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:38:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:38:24 DEBUG : apple: Unchanged skipping 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34607") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33526->172.17.0.3:34607, err= 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:24 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:24 INFO : There was nothing to transfer 2026/05/30 02:38:24 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32652") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36980->172.17.0.3:32652, err= 2026/05/30 02:38:24 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : apple: Excluded 2026/05/30 02:38:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:24 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : banana: Excluded 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30958") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34742->172.17.0.3:30958, err= 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34437") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50102->172.17.0.3:34437, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36493") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37844->172.17.0.3:36493, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38675") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60892->172.17.0.3:38675, err= 2026/05/30 02:38:24 DEBUG : apple: size = 5 OK 2026/05/30 02:38:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : apple: Unchanged skipping 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:38:24 DEBUG : banana: size = 6 OK 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:38:24 DEBUG : banana: Unchanged skipping 2026/05/30 02:38:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:38:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37301") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59868->172.17.0.3:37301, err= 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:24 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:24 INFO : There was nothing to transfer 2026/05/30 02:38:24 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34486") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40472->172.17.0.3:34486, err= 2026/05/30 02:38:24 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : apple: Excluded 2026/05/30 02:38:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:24 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : banana: Excluded 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36014") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58268->172.17.0.3:36014, err= 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38502") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40204->172.17.0.3:38502, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38407") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55298->172.17.0.3:38407, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39623") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49718->172.17.0.3:39623, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39862") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49072->172.17.0.3:39862, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39244") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50606->172.17.0.3:39244, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34624") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40768->172.17.0.3:34624, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34339") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47282->172.17.0.3:34339, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39435") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56100->172.17.0.3:39435, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30851") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43844->172.17.0.3:30851, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39399") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39554->172.17.0.3:39399, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32622") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:32886->172.17.0.3:32622, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34580") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58532->172.17.0.3:34580, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32605") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54884->172.17.0.3:32605, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37689") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48180->172.17.0.3:37689, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37140") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55820->172.17.0.3:37140, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32930") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60088->172.17.0.3:32930, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30210") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50698->172.17.0.3:30210, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31520") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47416->172.17.0.3:31520, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31952") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39736->172.17.0.3:31952, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36985") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37906->172.17.0.3:36985, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33234") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40830->172.17.0.3:33234, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31800") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38022->172.17.0.3:31800, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34940") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48454->172.17.0.3:34940, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31994") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:32936->172.17.0.3:31994, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38757") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38078->172.17.0.3:38757, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32302") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42388->172.17.0.3:32302, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34800") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42280->172.17.0.3:34800, err= 2026/05/30 02:38:24 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30874") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60830->172.17.0.3:30874, err= 2026/05/30 02:38:24 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : apple: Excluded 2026/05/30 02:38:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:24 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : banana: Excluded 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39042") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53016->172.17.0.3:39042, err= 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32627") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35104->172.17.0.3:32627, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33093") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58372->172.17.0.3:33093, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37694") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51978->172.17.0.3:37694, err= 2026/05/30 02:38:24 DEBUG : apple: size = 5 OK 2026/05/30 02:38:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:38:24 DEBUG : apple: Unchanged skipping 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:38:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:38:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:38:24 DEBUG : banana: size = 6 OK 2026/05/30 02:38:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : banana: Unchanged skipping 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37400") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45946->172.17.0.3:37400, err= 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:24 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:24 INFO : There was nothing to transfer 2026/05/30 02:38:24 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39521") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35620->172.17.0.3:39521, err= 2026/05/30 02:38:24 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : apple: Excluded 2026/05/30 02:38:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:24 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : banana: Excluded 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34365") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52194->172.17.0.3:34365, err= 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30652") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45410->172.17.0.3:30652, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31274") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45068->172.17.0.3:31274, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35629") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34888->172.17.0.3:35629, err= 2026/05/30 02:38:24 DEBUG : apple: size = 5 OK 2026/05/30 02:38:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : apple: Unchanged skipping 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:38:24 DEBUG : banana: size = 6 OK 2026/05/30 02:38:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : banana: Unchanged skipping 2026/05/30 02:38:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:38:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32645") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34472->172.17.0.3:32645, err= 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:24 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:24 INFO : There was nothing to transfer 2026/05/30 02:38:24 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35159") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38490->172.17.0.3:35159, err= 2026/05/30 02:38:24 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : apple: Excluded 2026/05/30 02:38:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:24 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : banana: Excluded 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36375") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60348->172.17.0.3:36375, err= 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34488") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45868->172.17.0.3:34488, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37537") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36172->172.17.0.3:37537, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36180") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51714->172.17.0.3:36180, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37612") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39362->172.17.0.3:37612, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33547") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53508->172.17.0.3:33547, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34501") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43700->172.17.0.3:34501, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35793") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54284->172.17.0.3:35793, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39474") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49138->172.17.0.3:39474, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39484") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48210->172.17.0.3:39484, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32936") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39206->172.17.0.3:32936, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37626") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46358->172.17.0.3:37626, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39930") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:32862->172.17.0.3:39930, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38519") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41192->172.17.0.3:38519, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32230") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:32958->172.17.0.3:32230, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31881") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37140->172.17.0.3:31881, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33467") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56884->172.17.0.3:33467, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35788") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49886->172.17.0.3:35788, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34336") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60578->172.17.0.3:34336, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38702") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48220->172.17.0.3:38702, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34060") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58516->172.17.0.3:34060, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37763") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46896->172.17.0.3:37763, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35173") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41624->172.17.0.3:35173, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31876") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:32960->172.17.0.3:31876, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34712") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55140->172.17.0.3:34712, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39149") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37838->172.17.0.3:39149, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31774") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43910->172.17.0.3:31774, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35205") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41336->172.17.0.3:35205, err= 2026/05/30 02:38:24 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32022") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44456->172.17.0.3:32022, err= 2026/05/30 02:38:24 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : apple: Excluded 2026/05/30 02:38:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:24 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : banana: Excluded 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39183") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60606->172.17.0.3:39183, err= 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33974") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33988->172.17.0.3:33974, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30615") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59238->172.17.0.3:30615, err= 2026/05/30 02:38:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:24 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:24 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:24 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:24 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:24 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:24 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:24 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38305") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50070->172.17.0.3:38305, err= 2026/05/30 02:38:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:24 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Connecting to FTP server 2026/05/30 02:38:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:21") 2026/05/30 02:38:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/30 02:38:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45388->172.17.0.3:21, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32419") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37663") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39236->172.17.0.3:32419, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56238->172.17.0.3:37663, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30669") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43192->172.17.0.3:30669, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37272") 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57038->172.17.0.3:37272, err= 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:24 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/05/30 02:38:24 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/05/30 02:38:24 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/05/30 02:38:24 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/30 02:38:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:24 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/05/30 02:38:24 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/30 02:38:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:24 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30370") 2026/05/30 02:38:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36520->172.17.0.3:30370, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36352") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57164->172.17.0.3:36352, err= 2026/05/30 02:38:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34557") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60588->172.17.0.3:34557, err= 2026/05/30 02:38:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32054") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33195") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42076->172.17.0.3:32054, err= 2026/05/30 02:38:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58054->172.17.0.3:33195, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38993") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57072->172.17.0.3:38993, err= 2026/05/30 02:38:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34007") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48476->172.17.0.3:34007, err= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36648") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44436->172.17.0.3:36648, err= 2026/05/30 02:38:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33988") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52784->172.17.0.3:33988, err= 2026/05/30 02:38:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/05/30 02:38:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33358") 2026/05/30 02:38:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34242->172.17.0.3:33358, err= 2026/05/30 02:38:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34413") 2026/05/30 02:38:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38608->172.17.0.3:34413, err= 2026/05/30 02:38:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38897") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43690->172.17.0.3:38897, err= 2026/05/30 02:38:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34012") 2026/05/30 02:38:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40314->172.17.0.3:34012, err= 2026/05/30 02:38:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38712") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40246->172.17.0.3:38712, err= 2026/05/30 02:38:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/05/30 02:38:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33644") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36660->172.17.0.3:33644, err= 2026/05/30 02:38:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 02:38:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30844") 2026/05/30 02:38:24 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55614->172.17.0.3:30844, err= 2026/05/30 02:38:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/05/30 02:38:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:24 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/05/30 02:38:24 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 02:38:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/30 02:38:25 DEBUG : ftp://172.17.0.3:21/rclone-test-musojes0husa: closing 1 unused connections 2026/05/30 02:38:25 DEBUG : ftp://172.17.0.3:21/rclone-test-wetidaq2kesi: closing 2 unused connections 2026/05/30 02:38:26 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39532") 2026/05/30 02:38:26 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35288->172.17.0.3:39532, err= 2026/05/30 02:38:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/05/30 02:38:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:26 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:26 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:26 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Connecting to FTP server 2026/05/30 02:38:26 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:21") 2026/05/30 02:38:26 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Connecting to FTP server 2026/05/30 02:38:26 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Connecting to FTP server 2026/05/30 02:38:26 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45396->172.17.0.3:21, err= 2026/05/30 02:38:26 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/30 02:38:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/30 02:38:26 INFO : appleappleapplebanana: Deleted 2026/05/30 02:38:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/30 02:38:26 INFO : dir1/0010-456789.txt: Deleted 2026/05/30 02:38:26 INFO : dir1/0009-3456789.txt: Deleted 2026/05/30 02:38:26 INFO : dir1/0007-1234567.txt: Deleted 2026/05/30 02:38:26 INFO : dir1/0011-56789;.txt: Deleted 2026/05/30 02:38:26 INFO : splitbananasplit: Deleted 2026/05/30 02:38:26 INFO : dir1/0014-89;=.txt: Deleted 2026/05/30 02:38:26 INFO : dir1/0003-defghij.txt: Deleted 2026/05/30 02:38:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/30 02:38:26 INFO : dir1/0008-2345678.txt: Deleted 2026/05/30 02:38:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/30 02:38:26 INFO : dir1/0012-6789;.txt: Deleted 2026/05/30 02:38:26 INFO : dir1/0013-789;=.txt: Deleted 2026/05/30 02:38:26 INFO : dir1/0015-9;=.txt: Deleted 2026/05/30 02:38:26 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:21") 2026/05/30 02:38:26 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45400->172.17.0.3:21, err= 2026/05/30 02:38:26 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:21") 2026/05/30 02:38:26 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45404->172.17.0.3:21, err= 2026/05/30 02:38:29 INFO : apple: Deleted 2026/05/30 02:38:29 INFO : banana: Deleted 2026/05/30 02:38:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30018") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58426->172.17.0.3:30018, err= 2026/05/30 02:38:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/30 02:38:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/30 02:38:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : YXBwbGU=: Excluded 2026/05/30 02:38:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : YmFuYW5h: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36010") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39162->172.17.0.3:36010, err= 2026/05/30 02:38:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30384") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48438->172.17.0.3:30384, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32253") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60544->172.17.0.3:32253, err= 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35766") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41614->172.17.0.3:35766, err= 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : YXBwbGU=: size = 5 OK 2026/05/30 02:38:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : apple: Unchanged skipping 2026/05/30 02:38:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/30 02:38:29 DEBUG : YmFuYW5h: size = 6 OK 2026/05/30 02:38:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/30 02:38:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:38:29 DEBUG : banana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39361") 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43914->172.17.0.3:39361, err= 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/30 02:38:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31369") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36788->172.17.0.3:31369, err= 2026/05/30 02:38:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/30 02:38:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/30 02:38:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : YXBwbGU=: Excluded 2026/05/30 02:38:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : YmFuYW5h: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31623") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57902->172.17.0.3:31623, err= 2026/05/30 02:38:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39970") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34358->172.17.0.3:39970, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34255") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51036->172.17.0.3:34255, err= 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:38:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39893") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45400->172.17.0.3:39893, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38063") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40624->172.17.0.3:38063, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39608") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49708->172.17.0.3:39608, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30012") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39772->172.17.0.3:30012, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34429") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57910->172.17.0.3:34429, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39491") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48920->172.17.0.3:39491, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39251") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33614->172.17.0.3:39251, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32061") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33894->172.17.0.3:32061, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32929") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50622->172.17.0.3:32929, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36336") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55526->172.17.0.3:36336, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30851") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43848->172.17.0.3:30851, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32431") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36652->172.17.0.3:32431, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36631") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37490->172.17.0.3:36631, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32814") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47174->172.17.0.3:32814, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34242") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42360->172.17.0.3:34242, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32456") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48242->172.17.0.3:32456, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35337") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36948->172.17.0.3:35337, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32920") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48216->172.17.0.3:32920, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37971") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33288->172.17.0.3:37971, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39458") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37206->172.17.0.3:39458, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38170") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36602->172.17.0.3:38170, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38118") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60364->172.17.0.3:38118, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39468") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56210->172.17.0.3:39468, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32089") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48190->172.17.0.3:32089, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33497") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33148->172.17.0.3:33497, err= 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36689") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48976->172.17.0.3:36689, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38194") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39992->172.17.0.3:38194, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33780") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33682->172.17.0.3:33780, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39621") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42674->172.17.0.3:39621, err= 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31007") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58650->172.17.0.3:31007, err= 2026/05/30 02:38:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37875") 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52736->172.17.0.3:37875, err= 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30940") 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36980->172.17.0.3:30940, err= 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33864") 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34716") 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40744->172.17.0.3:33864, err= 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50660->172.17.0.3:34716, err= 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 02:38:29 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32004") 2026/05/30 02:38:29 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45986->172.17.0.3:32004, err= 2026/05/30 02:38:29 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38850") 2026/05/30 02:38:29 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41316->172.17.0.3:38850, err= 2026/05/30 02:38:29 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33595") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36428->172.17.0.3:33595, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32798") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51506->172.17.0.3:32798, err= 2026/05/30 02:38:29 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/05/30 02:38:29 INFO : apple: Copied (new) to: PREFIXapple 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36055") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46668->172.17.0.3:36055, err= 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38933") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30727") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51968->172.17.0.3:38933, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48902->172.17.0.3:30727, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34660") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54208->172.17.0.3:34660, err= 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/05/30 02:38:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 02:38:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31436") 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37392->172.17.0.3:31436, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33932") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34552->172.17.0.3:33932, err= 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 02:38:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36688") 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57794->172.17.0.3:36688, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38761") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47040->172.17.0.3:38761, err= 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/05/30 02:38:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/05/30 02:38:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31337") 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52542->172.17.0.3:31337, err= 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/05/30 02:38:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35206") 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/05/30 02:38:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43806->172.17.0.3:35206, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34189") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49820->172.17.0.3:34189, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30695") 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/05/30 02:38:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39804->172.17.0.3:30695, err= 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33201") 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49126->172.17.0.3:33201, err= 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/05/30 02:38:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/05/30 02:38:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/05/30 02:38:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/05/30 02:38:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 INFO : dir1/0010-456789.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0012-6789;.txt: Deleted 2026/05/30 02:38:29 INFO : banana: Deleted 2026/05/30 02:38:29 INFO : dir1/0008-2345678.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0007-1234567.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0003-defghij.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0015-9;=.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0014-89;=.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0009-3456789.txt: Deleted 2026/05/30 02:38:29 INFO : apple: Deleted 2026/05/30 02:38:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0011-56789;.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/30 02:38:29 INFO : splitbananasplit: Deleted 2026/05/30 02:38:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/30 02:38:29 INFO : appleappleapplebanana: Deleted 2026/05/30 02:38:29 INFO : dir1/0013-789;=.txt: Deleted 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32401") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50426->172.17.0.3:32401, err= 2026/05/30 02:38:29 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : PREFIXsplitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : PREFIXbanana: Excluded 2026/05/30 02:38:29 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : PREFIXapple: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30126") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35918->172.17.0.3:30126, err= 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36512") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36300->172.17.0.3:36512, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39411") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52284->172.17.0.3:39411, err= 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:38:29 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36595") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34894->172.17.0.3:36595, err= 2026/05/30 02:38:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33399") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33198") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36114") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55134->172.17.0.3:33399, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54530->172.17.0.3:36114, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57404->172.17.0.3:33198, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34973") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39654") 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51526->172.17.0.3:39654, err= 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52220->172.17.0.3:34973, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/30 02:38:29 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/30 02:38:29 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/30 02:38:29 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/30 02:38:29 INFO : appleappleapplebanana: Copied (new) 2026/05/30 02:38:29 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/30 02:38:29 INFO : splitbananasplit: Copied (new) 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36975") 2026/05/30 02:38:29 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/30 02:38:29 INFO : apple: Copied (new) 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41810->172.17.0.3:36975, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31696") 2026/05/30 02:38:29 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/30 02:38:29 INFO : banana: Copied (new) 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:32966->172.17.0.3:31696, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34641") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52556->172.17.0.3:34641, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36418") 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60024->172.17.0.3:36418, err= 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/30 02:38:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/30 02:38:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35743") 2026/05/30 02:38:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38600->172.17.0.3:35743, err= 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/30 02:38:29 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37680") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37061") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37952->172.17.0.3:37061, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43672->172.17.0.3:37680, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33553") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38910->172.17.0.3:33553, err= 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/30 02:38:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/30 02:38:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/30 02:38:29 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35155") 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/30 02:38:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39592->172.17.0.3:35155, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33529") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32623") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42610->172.17.0.3:33529, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54650->172.17.0.3:32623, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36157") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53330->172.17.0.3:36157, err= 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/30 02:38:29 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/30 02:38:29 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/30 02:38:29 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35668") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56384->172.17.0.3:35668, err= 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/30 02:38:29 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34735") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32432") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43526->172.17.0.3:32432, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60944->172.17.0.3:34735, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33142") 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51436->172.17.0.3:33142, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/30 02:38:29 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/30 02:38:29 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/30 02:38:29 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/30 02:38:29 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/30 02:38:29 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/30 02:38:29 INFO : PREFIXsplitbananasplit: Deleted 2026/05/30 02:38:29 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/30 02:38:29 INFO : PREFIXbanana: Deleted 2026/05/30 02:38:29 INFO : PREFIXapple: Deleted 2026/05/30 02:38:29 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30762") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47842->172.17.0.3:30762, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31748") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51744->172.17.0.3:31748, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33981") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33976->172.17.0.3:33981, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34561") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60460->172.17.0.3:34561, err= 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35195") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43824->172.17.0.3:35195, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39008") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41796->172.17.0.3:39008, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39220") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43502->172.17.0.3:39220, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39086") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38314->172.17.0.3:39086, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31662") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36998->172.17.0.3:31662, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39474") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49150->172.17.0.3:39474, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34513") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:32866->172.17.0.3:34513, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38289") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42274->172.17.0.3:38289, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38125") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38474->172.17.0.3:38125, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36550") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35836->172.17.0.3:36550, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31372") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41230->172.17.0.3:31372, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37062") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45150->172.17.0.3:37062, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30285") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45024->172.17.0.3:30285, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36842") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60266->172.17.0.3:36842, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32608") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36372->172.17.0.3:32608, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35683") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38978->172.17.0.3:35683, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37501") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41326->172.17.0.3:37501, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31119") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52592->172.17.0.3:31119, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35005") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51386->172.17.0.3:35005, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32699") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52876->172.17.0.3:32699, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39422") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33882->172.17.0.3:39422, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39689") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39738->172.17.0.3:39689, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36546") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34866->172.17.0.3:36546, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35889") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43028->172.17.0.3:35889, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38448") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50084->172.17.0.3:38448, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37880") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35034->172.17.0.3:37880, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39442") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39540->172.17.0.3:39442, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33664") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57858->172.17.0.3:33664, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33940") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53666->172.17.0.3:33940, err= 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33661") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50078->172.17.0.3:33661, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33239") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44300->172.17.0.3:33239, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34775") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51688->172.17.0.3:34775, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34110") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37520->172.17.0.3:34110, err= 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37778") 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55596->172.17.0.3:37778, err= 2026/05/30 02:38:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 02:38:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30993") 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35074->172.17.0.3:30993, err= 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35277") 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33367") 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35740") 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41338->172.17.0.3:35277, err= 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50018->172.17.0.3:33367, err= 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60472->172.17.0.3:35740, err= 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38263") 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45386->172.17.0.3:38263, err= 2026/05/30 02:38:29 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/05/30 02:38:29 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/05/30 02:38:29 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/30 02:38:29 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/05/30 02:38:29 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30402") 2026/05/30 02:38:29 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42154->172.17.0.3:30402, err= 2026/05/30 02:38:29 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39189") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42528->172.17.0.3:39189, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35377") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31071") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54708->172.17.0.3:35377, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34938->172.17.0.3:31071, err= 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31350") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30710") 2026/05/30 02:38:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40770->172.17.0.3:31350, err= 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39451") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44442->172.17.0.3:39451, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38006->172.17.0.3:30710, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33376") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52632->172.17.0.3:33376, err= 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30335") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44392->172.17.0.3:30335, err= 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 02:38:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33975") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51574->172.17.0.3:33975, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35679") 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 02:38:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33444->172.17.0.3:35679, err= 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39123") 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34734->172.17.0.3:39123, err= 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 02:38:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 02:38:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30372") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41640->172.17.0.3:30372, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34552") 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/05/30 02:38:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45938->172.17.0.3:34552, err= 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38173") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36288->172.17.0.3:38173, err= 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 02:38:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31963") 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 02:38:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33114->172.17.0.3:31963, err= 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 02:38:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 02:38:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 02:38:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/30 02:38:29 INFO : splitbananasplit: Deleted 2026/05/30 02:38:29 INFO : dir1/0014-89;=.txt: Deleted 2026/05/30 02:38:29 INFO : appleappleapplebanana: Deleted 2026/05/30 02:38:29 INFO : dir1/0012-6789;.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/30 02:38:29 INFO : banana: Deleted 2026/05/30 02:38:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0015-9;=.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0007-1234567.txt: Deleted 2026/05/30 02:38:29 INFO : apple: Deleted 2026/05/30 02:38:29 INFO : dir1/0003-defghij.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0010-456789.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0008-2345678.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0013-789;=.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0009-3456789.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0011-56789;.txt: Deleted 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31655") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40982->172.17.0.3:31655, err= 2026/05/30 02:38:29 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/05/30 02:38:29 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : bananaSUFFIX: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplitSUFFIX: Excluded 2026/05/30 02:38:29 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleSUFFIX: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31297") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54486->172.17.0.3:31297, err= 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38453") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52662->172.17.0.3:38453, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30115") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55586->172.17.0.3:30115, err= 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:38:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39508") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47742->172.17.0.3:39508, err= 2026/05/30 02:38:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36016") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35005") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47766->172.17.0.3:36016, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51398->172.17.0.3:35005, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32387") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32232") 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40538->172.17.0.3:32387, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:32974->172.17.0.3:32232, err= 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33610") 2026/05/30 02:38:29 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35374->172.17.0.3:33610, err= 2026/05/30 02:38:29 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/30 02:38:29 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/30 02:38:29 INFO : apple: Copied (new) 2026/05/30 02:38:29 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/30 02:38:29 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/30 02:38:29 INFO : splitbananasplit: Copied (new) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/30 02:38:29 INFO : appleappleapplebanana: Copied (new) 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36003") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37378") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45810->172.17.0.3:36003, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33937") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42270->172.17.0.3:37378, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56168->172.17.0.3:33937, err= 2026/05/30 02:38:29 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/30 02:38:29 INFO : banana: Copied (new) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33147") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57896->172.17.0.3:33147, err= 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/30 02:38:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/30 02:38:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39628") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40874->172.17.0.3:39628, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31777") 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/30 02:38:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55232->172.17.0.3:31777, err= 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/30 02:38:29 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33354") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50732->172.17.0.3:33354, err= 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34251") 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36982->172.17.0.3:34251, err= 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/30 02:38:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/30 02:38:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33907") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31063") 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48818->172.17.0.3:31063, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40568->172.17.0.3:33907, err= 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/30 02:38:29 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/30 02:38:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32354") 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44474->172.17.0.3:32354, err= 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/30 02:38:29 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39263") 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/30 02:38:29 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60226->172.17.0.3:39263, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30648") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38048->172.17.0.3:30648, err= 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31523") 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37326->172.17.0.3:31523, err= 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/30 02:38:29 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34481") 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/30 02:38:29 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33104->172.17.0.3:34481, err= 2026/05/30 02:38:29 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30999") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52584->172.17.0.3:30999, err= 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/30 02:38:29 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/30 02:38:29 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/30 02:38:29 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/30 02:38:29 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/30 02:38:29 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/30 02:38:29 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/30 02:38:29 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/30 02:38:29 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/30 02:38:29 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/30 02:38:29 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/30 02:38:29 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/30 02:38:29 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/30 02:38:29 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/30 02:38:29 INFO : bananaSUFFIX: Deleted 2026/05/30 02:38:29 INFO : appleSUFFIX: Deleted 2026/05/30 02:38:29 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/30 02:38:29 INFO : splitbananasplitSUFFIX: Deleted 2026/05/30 02:38:29 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/30 02:38:29 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/30 02:38:29 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/30 02:38:29 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/30 02:38:29 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31617") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57374->172.17.0.3:31617, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30840") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34138->172.17.0.3:30840, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37854") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51724->172.17.0.3:37854, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32676") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47808->172.17.0.3:32676, err= 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36908") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55332->172.17.0.3:36908, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33269") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43242->172.17.0.3:33269, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33402") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34618->172.17.0.3:33402, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31695") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45036->172.17.0.3:31695, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33544") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41138->172.17.0.3:33544, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33756") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47358->172.17.0.3:33756, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39406") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51450->172.17.0.3:39406, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36577") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44666->172.17.0.3:36577, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34669") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44464->172.17.0.3:34669, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35898") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58214->172.17.0.3:35898, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37245") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48000->172.17.0.3:37245, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36671") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39492->172.17.0.3:36671, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32833") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36648->172.17.0.3:32833, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36866") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45238->172.17.0.3:36866, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34365") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52206->172.17.0.3:34365, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33611") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41152->172.17.0.3:33611, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38105") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46558->172.17.0.3:38105, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34971") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43568->172.17.0.3:34971, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36083") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48372->172.17.0.3:36083, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32281") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53004->172.17.0.3:32281, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36313") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42236->172.17.0.3:36313, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34590") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37196->172.17.0.3:34590, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35805") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60284->172.17.0.3:35805, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39178") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59568->172.17.0.3:39178, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35990") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37170->172.17.0.3:35990, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35197") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60366->172.17.0.3:35197, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33890") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36668->172.17.0.3:33890, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39823") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37888->172.17.0.3:39823, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39368") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48596->172.17.0.3:39368, err= 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37361") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35920->172.17.0.3:37361, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37232") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48704->172.17.0.3:37232, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31222") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51280->172.17.0.3:31222, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37130") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54152->172.17.0.3:37130, err= 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36004") 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57018->172.17.0.3:36004, err= 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:38:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:38:29 DEBUG : apple: size = 5 OK 2026/05/30 02:38:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : apple: Unchanged skipping 2026/05/30 02:38:29 DEBUG : banana: size = 6 OK 2026/05/30 02:38:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : banana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30511") 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38627") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56492->172.17.0.3:30511, err= 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42252->172.17.0.3:38627, err= 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33400") 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38792->172.17.0.3:33400, err= 2026/05/30 02:38:29 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/05/30 02:38:29 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38989") 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32027") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45136->172.17.0.3:38989, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48434->172.17.0.3:32027, err= 2026/05/30 02:38:29 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39756") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44662->172.17.0.3:39756, err= 2026/05/30 02:38:29 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/05/30 02:38:29 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 02:38:29 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37515") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53250->172.17.0.3:37515, err= 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/05/30 02:38:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 02:38:29 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/05/30 02:38:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/05/30 02:38:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36126") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39702") 2026/05/30 02:38:29 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40556->172.17.0.3:39702, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53414->172.17.0.3:36126, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38523") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40128->172.17.0.3:38523, err= 2026/05/30 02:38:29 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/05/30 02:38:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 02:38:29 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34546") 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48058->172.17.0.3:34546, err= 2026/05/30 02:38:29 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/05/30 02:38:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 02:38:29 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/05/30 02:38:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/05/30 02:38:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32875") 2026/05/30 02:38:29 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50016->172.17.0.3:32875, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32648") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31463") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53866->172.17.0.3:32648, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49184->172.17.0.3:31463, err= 2026/05/30 02:38:29 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/05/30 02:38:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 02:38:29 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34780") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54512->172.17.0.3:34780, err= 2026/05/30 02:38:29 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/05/30 02:38:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 02:38:29 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30335") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44398->172.17.0.3:30335, err= 2026/05/30 02:38:29 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/05/30 02:38:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 02:38:29 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/05/30 02:38:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34989") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35432") 2026/05/30 02:38:29 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/05/30 02:38:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53158->172.17.0.3:34989, err= 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52134->172.17.0.3:35432, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31988") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48896->172.17.0.3:31988, err= 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/05/30 02:38:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/05/30 02:38:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/05/30 02:38:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/05/30 02:38:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 INFO : dir1/0007-1234567.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0003-defghij.txt: Deleted 2026/05/30 02:38:29 INFO : splitbananasplit: Deleted 2026/05/30 02:38:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0008-2345678.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0013-789;=.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0014-89;=.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0010-456789.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0012-6789;.txt: Deleted 2026/05/30 02:38:29 INFO : appleappleapplebanana: Deleted 2026/05/30 02:38:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0009-3456789.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0015-9;=.txt: Deleted 2026/05/30 02:38:29 INFO : dir1/0011-56789;.txt: Deleted 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32826") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35054->172.17.0.3:32826, err= 2026/05/30 02:38:29 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbanan: Excluded 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleapple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleapple: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33232") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38480->172.17.0.3:33232, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefg: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcde: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defgh: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdef: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-34567: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-23456: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghi: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-45678: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijk: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-12345: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghij: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39651") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54944->172.17.0.3:39651, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30035") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47436->172.17.0.3:30035, err= 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36541") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55368->172.17.0.3:36541, err= 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:38:29 DEBUG : apple: size = 5 OK 2026/05/30 02:38:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : apple: Unchanged skipping 2026/05/30 02:38:29 DEBUG : appleapple: size = 21 OK 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : banana: size = 6 OK 2026/05/30 02:38:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : banana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : splitbanan: size = 16 OK 2026/05/30 02:38:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35900") 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34536->172.17.0.3:35900, err= 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:38:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:38:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:38:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:38:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:38:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:38:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:38:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:38:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:38:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:38:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:38:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:38:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:38:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39017") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55382->172.17.0.3:39017, err= 2026/05/30 02:38:29 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbanan: Excluded 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleapple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleapple: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33407") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44748->172.17.0.3:33407, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefg: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcde: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defgh: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdef: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-34567: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-23456: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghi: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-45678: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijk: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-12345: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghij: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30612") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46262->172.17.0.3:30612, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35994") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38698->172.17.0.3:35994, err= 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 02:38:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37065") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43294->172.17.0.3:37065, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36241") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52114->172.17.0.3:36241, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33727") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37264->172.17.0.3:33727, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38816") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48728->172.17.0.3:38816, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30466") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52800->172.17.0.3:30466, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35828") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33684->172.17.0.3:35828, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36502") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60210->172.17.0.3:36502, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35478") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48240->172.17.0.3:35478, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30560") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54444->172.17.0.3:30560, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34812") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:32934->172.17.0.3:34812, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32523") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36102->172.17.0.3:32523, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36635") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39666->172.17.0.3:36635, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32396") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57276->172.17.0.3:32396, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36657") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34744->172.17.0.3:36657, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30430") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60624->172.17.0.3:30430, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37220") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52812->172.17.0.3:37220, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36164") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47390->172.17.0.3:36164, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33103") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50404->172.17.0.3:33103, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34490") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43036->172.17.0.3:34490, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32367") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33392->172.17.0.3:32367, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36899") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37526->172.17.0.3:36899, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36135") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52014->172.17.0.3:36135, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36544") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38972->172.17.0.3:36544, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35650") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38324->172.17.0.3:35650, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30438") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38912->172.17.0.3:30438, err= 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35183") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36256->172.17.0.3:35183, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31039") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58002->172.17.0.3:31039, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36315") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58882->172.17.0.3:36315, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31011") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44166->172.17.0.3:31011, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32657") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58042->172.17.0.3:32657, err= 2026/05/30 02:38:29 DEBUG : apple: size = 5 OK 2026/05/30 02:38:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : apple: Unchanged skipping 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:38:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : banana: size = 6 OK 2026/05/30 02:38:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:38:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : banana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31397") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47884->172.17.0.3:31397, err= 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34092") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45570->172.17.0.3:34092, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35740") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60488->172.17.0.3:35740, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34002") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53916->172.17.0.3:34002, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35599") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53304->172.17.0.3:35599, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30723") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35422->172.17.0.3:30723, err= 2026/05/30 02:38:29 DEBUG : apple: size = 5 OK 2026/05/30 02:38:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : apple: Unchanged skipping 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : banana: size = 6 OK 2026/05/30 02:38:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : banana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:38:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33286") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37356->172.17.0.3:33286, err= 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35787") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59884->172.17.0.3:35787, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36300") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45740->172.17.0.3:36300, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37545") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45226->172.17.0.3:37545, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35657") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39052->172.17.0.3:35657, err= 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36954") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60102->172.17.0.3:36954, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35782") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55662->172.17.0.3:35782, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37867") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48624->172.17.0.3:37867, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39263") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60234->172.17.0.3:39263, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39237") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39088->172.17.0.3:39237, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37930") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40864->172.17.0.3:37930, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32108") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40656->172.17.0.3:32108, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30069") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33316->172.17.0.3:30069, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33228") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44542->172.17.0.3:33228, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33941") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53740->172.17.0.3:33941, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33107") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39092->172.17.0.3:33107, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36463") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50814->172.17.0.3:36463, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31461") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33852->172.17.0.3:31461, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31099") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36690->172.17.0.3:31099, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36871") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59840->172.17.0.3:36871, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34466") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59160->172.17.0.3:34466, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36769") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44086->172.17.0.3:36769, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31359") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48764->172.17.0.3:31359, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36498") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41080->172.17.0.3:36498, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34924") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41918->172.17.0.3:34924, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34923") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34048->172.17.0.3:34923, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36845") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41338->172.17.0.3:36845, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32714") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39476->172.17.0.3:32714, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37273") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44394->172.17.0.3:37273, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30558") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40296->172.17.0.3:30558, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35583") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34770->172.17.0.3:35583, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38103") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37924->172.17.0.3:38103, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34001") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47244->172.17.0.3:34001, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38942") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57874->172.17.0.3:38942, err= 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36623") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57226->172.17.0.3:36623, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37085") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53060->172.17.0.3:37085, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33001") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49368->172.17.0.3:33001, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39283") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55854->172.17.0.3:39283, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33741") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34744->172.17.0.3:33741, err= 2026/05/30 02:38:29 DEBUG : apple: size = 5 OK 2026/05/30 02:38:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : apple: Unchanged skipping 2026/05/30 02:38:29 DEBUG : banana: size = 6 OK 2026/05/30 02:38:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:38:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:38:29 DEBUG : banana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39000") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49968->172.17.0.3:39000, err= 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37625") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55424->172.17.0.3:37625, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31639") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46396->172.17.0.3:31639, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35072") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51168->172.17.0.3:35072, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38215") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41254->172.17.0.3:38215, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34740") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37810->172.17.0.3:34740, err= 2026/05/30 02:38:29 DEBUG : apple: size = 5 OK 2026/05/30 02:38:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : apple: Unchanged skipping 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : banana: size = 6 OK 2026/05/30 02:38:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : banana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:38:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31684") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52166->172.17.0.3:31684, err= 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36023") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51632->172.17.0.3:36023, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34867") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41306->172.17.0.3:34867, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36606") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43754->172.17.0.3:36606, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39054") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36036->172.17.0.3:39054, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32936") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39220->172.17.0.3:32936, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31837") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60018->172.17.0.3:31837, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37360") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59822->172.17.0.3:37360, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35533") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45580->172.17.0.3:35533, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39297") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38164->172.17.0.3:39297, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34679") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60912->172.17.0.3:34679, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32213") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41714->172.17.0.3:32213, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34020") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60030->172.17.0.3:34020, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36986") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47792->172.17.0.3:36986, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30847") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50584->172.17.0.3:30847, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34155") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38388->172.17.0.3:34155, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39347") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53674->172.17.0.3:39347, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31416") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51538->172.17.0.3:31416, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33622") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55776->172.17.0.3:33622, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39072") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55948->172.17.0.3:39072, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39243") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58630->172.17.0.3:39243, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30062") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58242->172.17.0.3:30062, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38609") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60238->172.17.0.3:38609, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33046") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48118->172.17.0.3:33046, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33476") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40656->172.17.0.3:33476, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30976") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56538->172.17.0.3:30976, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30332") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35160->172.17.0.3:30332, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39219") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42086->172.17.0.3:39219, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32454") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35860->172.17.0.3:32454, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31620") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56020->172.17.0.3:31620, err= 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35554") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57164->172.17.0.3:35554, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32347") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36168->172.17.0.3:32347, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38638") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51384->172.17.0.3:38638, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32464") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35786->172.17.0.3:32464, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35269") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41924->172.17.0.3:35269, err= 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : apple: size = 5 OK 2026/05/30 02:38:29 DEBUG : banana: size = 6 OK 2026/05/30 02:38:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:38:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:38:29 DEBUG : apple: Unchanged skipping 2026/05/30 02:38:29 DEBUG : banana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35265") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55854->172.17.0.3:35265, err= 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38394") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51614->172.17.0.3:38394, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39511") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35270->172.17.0.3:39511, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32522") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50772->172.17.0.3:32522, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31493") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43542->172.17.0.3:31493, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32039") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39608->172.17.0.3:32039, err= 2026/05/30 02:38:29 DEBUG : apple: size = 5 OK 2026/05/30 02:38:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : apple: Unchanged skipping 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : banana: size = 6 OK 2026/05/30 02:38:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : banana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:38:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34501") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43716->172.17.0.3:34501, err= 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36414") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54514->172.17.0.3:36414, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33625") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54810->172.17.0.3:33625, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39988") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34312->172.17.0.3:39988, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36329") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46306->172.17.0.3:36329, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38357") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56974->172.17.0.3:38357, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38145") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54874->172.17.0.3:38145, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32850") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37152->172.17.0.3:32850, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34358") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58670->172.17.0.3:34358, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30047") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57350->172.17.0.3:30047, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34125") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42414->172.17.0.3:34125, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31389") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49896->172.17.0.3:31389, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36103") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51534->172.17.0.3:36103, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32643") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51804->172.17.0.3:32643, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35580") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33200->172.17.0.3:35580, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32308") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44284->172.17.0.3:32308, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39818") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36800->172.17.0.3:39818, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35350") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38174->172.17.0.3:35350, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34094") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35814->172.17.0.3:34094, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34566") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49902->172.17.0.3:34566, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30171") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40608->172.17.0.3:30171, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31233") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43856->172.17.0.3:31233, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36211") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49848->172.17.0.3:36211, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34673") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38230->172.17.0.3:34673, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33743") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52052->172.17.0.3:33743, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36095") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48660->172.17.0.3:36095, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33858") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54638->172.17.0.3:33858, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38063") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40640->172.17.0.3:38063, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35067") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50104->172.17.0.3:35067, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30785") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37322->172.17.0.3:30785, err= 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35724") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33932->172.17.0.3:35724, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30783") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41976->172.17.0.3:30783, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30215") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50648->172.17.0.3:30215, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34419") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40664->172.17.0.3:34419, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33036") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59078->172.17.0.3:33036, err= 2026/05/30 02:38:29 DEBUG : apple: size = 5 OK 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:38:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : apple: Unchanged skipping 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : banana: size = 6 OK 2026/05/30 02:38:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : banana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:38:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39942") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43994->172.17.0.3:39942, err= 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38454") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56784->172.17.0.3:38454, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32603") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60034->172.17.0.3:32603, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38246") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35878->172.17.0.3:38246, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33259") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53176->172.17.0.3:33259, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30521") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43776->172.17.0.3:30521, err= 2026/05/30 02:38:29 DEBUG : apple: size = 5 OK 2026/05/30 02:38:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : apple: Unchanged skipping 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : banana: size = 6 OK 2026/05/30 02:38:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : banana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:38:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31154") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37072->172.17.0.3:31154, err= 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32480") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38984->172.17.0.3:32480, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35223") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43792->172.17.0.3:35223, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33219") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36434->172.17.0.3:33219, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35458") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59950->172.17.0.3:35458, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34943") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42546->172.17.0.3:34943, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33445") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52606->172.17.0.3:33445, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36487") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34526->172.17.0.3:36487, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37865") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38226->172.17.0.3:37865, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36467") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59782->172.17.0.3:36467, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30134") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52386->172.17.0.3:30134, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39818") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36816->172.17.0.3:39818, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37445") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44472->172.17.0.3:37445, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31592") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53688->172.17.0.3:31592, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35216") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52888->172.17.0.3:35216, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39367") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50724->172.17.0.3:39367, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32453") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:32980->172.17.0.3:32453, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35649") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60216->172.17.0.3:35649, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34836") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42344->172.17.0.3:34836, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32017") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56994->172.17.0.3:32017, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37461") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38946->172.17.0.3:37461, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39846") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52944->172.17.0.3:39846, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30374") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56894->172.17.0.3:30374, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31131") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50846->172.17.0.3:31131, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36988") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37444->172.17.0.3:36988, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39382") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60304->172.17.0.3:39382, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31276") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47580->172.17.0.3:31276, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31664") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:32796->172.17.0.3:31664, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39662") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36732->172.17.0.3:39662, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39404") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57046->172.17.0.3:39404, err= 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36322") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52984->172.17.0.3:36322, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33086") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35772->172.17.0.3:33086, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36609") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60304->172.17.0.3:36609, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36948") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58894->172.17.0.3:36948, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33321") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60922->172.17.0.3:33321, err= 2026/05/30 02:38:29 DEBUG : apple: size = 5 OK 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:38:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : apple: Unchanged skipping 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:38:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : banana: size = 6 OK 2026/05/30 02:38:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:38:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : banana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33687") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58548->172.17.0.3:33687, err= 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38929") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56968->172.17.0.3:38929, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37372") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59404->172.17.0.3:37372, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36069") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35998->172.17.0.3:36069, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33643") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58720->172.17.0.3:33643, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34557") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60598->172.17.0.3:34557, err= 2026/05/30 02:38:29 DEBUG : apple: size = 5 OK 2026/05/30 02:38:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : apple: Unchanged skipping 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : banana: size = 6 OK 2026/05/30 02:38:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : banana: Unchanged skipping 2026/05/30 02:38:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:38:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38033") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33642->172.17.0.3:38033, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30787") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36348->172.17.0.3:30787, err= 2026/05/30 02:38:29 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : apple: Excluded 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : splitbananasplit: Excluded 2026/05/30 02:38:29 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : banana: Excluded 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : appleappleapplebanana: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39075") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58900->172.17.0.3:39075, err= 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:38:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33596") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47280->172.17.0.3:33596, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38186") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60214->172.17.0.3:38186, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32194") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56190->172.17.0.3:32194, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31113") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56076->172.17.0.3:31113, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38473") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43242->172.17.0.3:38473, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33227") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47534->172.17.0.3:33227, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39299") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38416->172.17.0.3:39299, err= --- PASS: TestTransform (5.16s) --- PASS: TestTransform/NFC (0.05s) --- PASS: TestTransform/NFD (0.05s) --- PASS: TestTransform/base64 (4.54s) --- PASS: TestTransform/prefix (0.08s) --- PASS: TestTransform/suffix (0.08s) --- PASS: TestTransform/truncate (0.07s) --- PASS: TestTransform/encoder (0.06s) --- PASS: TestTransform/ISO-8859-1 (0.06s) --- PASS: TestTransform/charmap (0.05s) --- PASS: TestTransform/lowercase (0.06s) --- PASS: TestTransform/ascii (0.05s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30560") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54454->172.17.0.3:30560, err= 2026/05/30 02:38:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/30 02:38:29 INFO : sub dir_somesuffix: Making directory 2026/05/30 02:38:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/30 02:38:29 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/30 02:38:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/30 02:38:29 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30515") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53092->172.17.0.3:30515, err= 2026/05/30 02:38:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/05/30 02:38:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/30 02:38:29 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31406") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45116->172.17.0.3:31406, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30392") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52792->172.17.0.3:30392, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39605") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53288->172.17.0.3:39605, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34756") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38210->172.17.0.3:34756, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37121") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55446->172.17.0.3:37121, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36134") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48962->172.17.0.3:36134, err= 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 INFO : tictactoe: Making directory 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:38:29 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37998") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55984->172.17.0.3:37998, err= 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/05/30 02:38:29 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32581") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37008->172.17.0.3:32581, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34059") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37260->172.17.0.3:34059, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36767") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48318->172.17.0.3:36767, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38957") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47738->172.17.0.3:38957, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38036") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35688->172.17.0.3:38036, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36006") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46834->172.17.0.3:36006, err= 2026/05/30 02:38:29 INFO : toe: Making directory 2026/05/30 02:38:29 INFO : toe/toe: Making directory 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/30 02:38:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32541") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42114->172.17.0.3:32541, err= 2026/05/30 02:38:29 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/30 02:38:29 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/30 02:38:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36752") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56226->172.17.0.3:36752, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37075") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57832->172.17.0.3:37075, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30387") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39932->172.17.0.3:30387, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31234") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58416->172.17.0.3:31234, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33142") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51448->172.17.0.3:33142, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30068") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49638->172.17.0.3:30068, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30073") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35164->172.17.0.3:30073, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35873") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35412->172.17.0.3:35873, err= 2026/05/30 02:38:29 INFO : toe: Making directory 2026/05/30 02:38:29 INFO : toe/toe: Making directory 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/30 02:38:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36295") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58988->172.17.0.3:36295, err= 2026/05/30 02:38:29 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/30 02:38:29 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/30 02:38:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35228") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:54960->172.17.0.3:35228, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32347") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36176->172.17.0.3:32347, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37336") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:45602->172.17.0.3:37336, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32247") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47956->172.17.0.3:32247, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31972") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44572->172.17.0.3:31972, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32796") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34706->172.17.0.3:32796, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39561") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43820->172.17.0.3:39561, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 DEBUG : empty_dir: Making directory with metadata 2026/05/30 02:38:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39988") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34320->172.17.0.3:39988, err= 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 INFO : tictacempty_dir: Making directory 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 INFO : tictactoe: Making directory 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:38:29 INFO : tictactoe/tictactoe: Making directory 2026/05/30 02:38:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35327") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37396->172.17.0.3:35327, err= 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/30 02:38:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35024") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56392->172.17.0.3:35024, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39749") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35013") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37202->172.17.0.3:39749, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46410->172.17.0.3:35013, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38196") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49400->172.17.0.3:38196, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34494") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46584->172.17.0.3:34494, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30748") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36286") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37202->172.17.0.3:30748, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53574->172.17.0.3:36286, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36761") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52456->172.17.0.3:36761, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33720") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46860->172.17.0.3:33720, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 DEBUG : empty_dir: Making directory with metadata 2026/05/30 02:38:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39397") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56472->172.17.0.3:39397, err= 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 INFO : tictacempty_dir: Making directory 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 INFO : tictactoe: Making directory 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:38:29 INFO : tictactoe/tictactoe: Making directory 2026/05/30 02:38:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:38:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39352") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55534->172.17.0.3:39352, err= 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:38:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33650") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34222->172.17.0.3:33650, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37860") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56290->172.17.0.3:37860, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34904") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59614->172.17.0.3:34904, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30745") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58488->172.17.0.3:30745, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34216") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50692->172.17.0.3:34216, err= 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39941") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39291") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36132->172.17.0.3:39941, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50090->172.17.0.3:39291, err= 2026/05/30 02:38:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31241") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38914->172.17.0.3:31241, err= 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/30 02:38:29 NOTICE: ftp://172.17.0.3:21/rclone-test-fezimug0naze: 0 differences found 2026/05/30 02:38:29 NOTICE: ftp://172.17.0.3:21/rclone-test-fezimug0naze: 1 hashes could not be checked 2026/05/30 02:38:29 NOTICE: ftp://172.17.0.3:21/rclone-test-fezimug0naze: 1 matching files 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38680") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57806->172.17.0.3:38680, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37970") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34744") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35752->172.17.0.3:34744, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46378->172.17.0.3:37970, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35360") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37054->172.17.0.3:35360, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38443") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50564->172.17.0.3:38443, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34493") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42568->172.17.0.3:34493, err= 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 INFO : tictactoe: Making directory 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:38:29 INFO : tictactoe/tictactoe: Making directory 2026/05/30 02:38:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33451") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33894->172.17.0.3:33451, err= 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/30 02:38:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34070") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48766->172.17.0.3:34070, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36254") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60552->172.17.0.3:36254, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30380") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42424->172.17.0.3:30380, err= 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30971") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50870->172.17.0.3:30971, err= 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39541") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43508->172.17.0.3:39541, err= 2026/05/30 02:38:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35076") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35802->172.17.0.3:35076, err= 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39348") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39070->172.17.0.3:39348, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31254") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59202->172.17.0.3:31254, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36239") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40454->172.17.0.3:36239, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33313") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58022->172.17.0.3:33313, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37155") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44884->172.17.0.3:37155, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31292") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57164->172.17.0.3:31292, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37095") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41708->172.17.0.3:37095, err= --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/05/30 02:38:29 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39124") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57074->172.17.0.3:39124, err= 2026/05/30 02:38:29 INFO : toe: Making directory 2026/05/30 02:38:29 INFO : toe/toe: Making directory 2026/05/30 02:38:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39448") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49724->172.17.0.3:39448, err= 2026/05/30 02:38:29 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/05/30 02:38:29 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/05/30 02:38:29 INFO : toe/toe/toe: Copied (new) 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30872") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34586->172.17.0.3:30872, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30896") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57234->172.17.0.3:30896, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32345") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43386->172.17.0.3:32345, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30329") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36710->172.17.0.3:30329, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32170") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40768->172.17.0.3:32170, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34635") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55524->172.17.0.3:34635, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36145") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51914->172.17.0.3:36145, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 DEBUG : empty_dir: Making directory with metadata 2026/05/30 02:38:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34042") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34426->172.17.0.3:34042, err= 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 INFO : tictacempty_dir: Making directory 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 INFO : tictactoe: Making directory 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:38:29 INFO : tictactoe/tictactoe: Making directory 2026/05/30 02:38:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:38:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32788") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59840->172.17.0.3:32788, err= 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:38:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:38:29 INFO : toe/toe/toe.txt: Deleted 2026/05/30 02:38:29 INFO : toe/toe: Removing directory 2026/05/30 02:38:29 INFO : toe: Removing directory 2026/05/30 02:38:29 INFO : empty_dir: Removing directory 2026/05/30 02:38:29 DEBUG : Local file system at /tmp/rclone13134487: deleted 3 directories 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35705") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:33718->172.17.0.3:35705, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39681") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39052->172.17.0.3:39681, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37343") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49926->172.17.0.3:37343, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39864") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50018->172.17.0.3:39864, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39911") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41170->172.17.0.3:39911, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37043") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37844") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38590->172.17.0.3:37043, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43490->172.17.0.3:37844, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36144") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57226->172.17.0.3:36144, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37443") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46004->172.17.0.3:37443, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 DEBUG : empty_dir: Making directory with metadata 2026/05/30 02:38:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36211") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49854->172.17.0.3:36211, err= 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 INFO : tictacempty_dir: Making directory 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 INFO : tictactoe: Making directory 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:38:29 INFO : tictactoe/tictactoe: Making directory 2026/05/30 02:38:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:38:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31445") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52346->172.17.0.3:31445, err= 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:38:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:38:29 INFO : toe/toe/toe.txt: Deleted 2026/05/30 02:38:29 INFO : toe/toe: Removing directory 2026/05/30 02:38:29 INFO : toe: Removing directory 2026/05/30 02:38:29 INFO : empty_dir: Removing directory 2026/05/30 02:38:29 DEBUG : Local file system at /tmp/rclone13134487: deleted 3 directories 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39417") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59620->172.17.0.3:39417, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30899") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31823") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:49570->172.17.0.3:30899, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34100->172.17.0.3:31823, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30876") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39356->172.17.0.3:30876, err= 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/30 02:38:29 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31913") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36510->172.17.0.3:31913, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39239") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36675") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32683") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:57278->172.17.0.3:39239, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58868->172.17.0.3:32683, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60422->172.17.0.3:36675, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30702") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35215") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42538->172.17.0.3:30702, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43604->172.17.0.3:35215, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36860") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36238->172.17.0.3:36860, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33381") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39495") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38934->172.17.0.3:33381, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50094->172.17.0.3:39495, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30505") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38024->172.17.0.3:30505, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35903") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53102->172.17.0.3:35903, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31176") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:59270->172.17.0.3:31176, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37616") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52126->172.17.0.3:37616, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 DEBUG : Reset feature "Copy" 2026/05/30 02:38:29 DEBUG : Reset feature "Move" 2026/05/30 02:38:29 DEBUG : Reset feature "Copy" 2026/05/30 02:38:29 DEBUG : Reset feature "Move" 2026/05/30 02:38:29 DEBUG : empty_dir: Making directory with metadata 2026/05/30 02:38:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35060") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50796->172.17.0.3:35060, err= 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 INFO : tictacempty_dir: Making directory 2026/05/30 02:38:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 INFO : tictactoe: Making directory 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:38:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:38:29 INFO : tictactoe/tictactoe: Making directory 2026/05/30 02:38:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:38:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33875") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:34990->172.17.0.3:33875, err= 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/30 02:38:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:38:29 INFO : toe/toe/toe.txt: Deleted 2026/05/30 02:38:29 INFO : toe/toe: Removing directory 2026/05/30 02:38:29 INFO : toe: Removing directory 2026/05/30 02:38:29 INFO : empty_dir: Removing directory 2026/05/30 02:38:29 DEBUG : Local file system at /tmp/rclone13134487: deleted 3 directories 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31422") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56404->172.17.0.3:31422, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34820") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38424") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:50318->172.17.0.3:38424, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53770->172.17.0.3:34820, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35096") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:56838->172.17.0.3:35096, err= 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/30 02:38:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32366") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44510->172.17.0.3:32366, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38181") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46716->172.17.0.3:38181, err= 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/30 02:38:29 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/30 02:38:29 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36848") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:58400->172.17.0.3:36848, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37527") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36564->172.17.0.3:37527, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34426") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30782") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:55518->172.17.0.3:30782, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52148->172.17.0.3:34426, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36885") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40602->172.17.0.3:36885, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38784") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:60730->172.17.0.3:38784, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30962") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37764->172.17.0.3:30962, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34024") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36164") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47404->172.17.0.3:36164, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39246") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53552->172.17.0.3:34024, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:39904->172.17.0.3:39246, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34275") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:48836->172.17.0.3:34275, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36606") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:43764->172.17.0.3:36606, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38226") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:32914->172.17.0.3:38226, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 DEBUG : toe: transformed to: dG9l 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36068") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46784->172.17.0.3:36068, err= 2026/05/30 02:38:29 DEBUG : toe: transformed to: dG9l 2026/05/30 02:38:29 INFO : dG9l: Making directory 2026/05/30 02:38:29 DEBUG : toe: transformed to: dG9l 2026/05/30 02:38:29 DEBUG : toe: transformed to: dG9l 2026/05/30 02:38:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/30 02:38:29 INFO : dG9l/dG9l: Making directory 2026/05/30 02:38:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/30 02:38:29 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34919") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47428->172.17.0.3:34919, err= 2026/05/30 02:38:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/30 02:38:29 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30838") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37342->172.17.0.3:30838, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31269") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41254->172.17.0.3:31269, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32033") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35158->172.17.0.3:32033, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35087") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47228->172.17.0.3:35087, err= 2026/05/30 02:38:29 DEBUG : dG9l: transformed to: toe 2026/05/30 02:38:29 DEBUG : dG9l: transformed to: toe 2026/05/30 02:38:29 DEBUG : toe: Directory modification time the same (differ by 869.806508ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:36135") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:52028->172.17.0.3:36135, err= 2026/05/30 02:38:29 DEBUG : dG9l: transformed to: toe 2026/05/30 02:38:29 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/30 02:38:29 DEBUG : toe/toe: Directory modification time the same (differ by 869.806508ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33744") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53164->172.17.0.3:33744, err= 2026/05/30 02:38:29 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/30 02:38:29 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/30 02:38:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/05/30 02:38:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/30 02:38:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/30 02:38:29 DEBUG : Local file system at /tmp/rclone13134487: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : Local file system at /tmp/rclone13134487: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32853") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:38820->172.17.0.3:32853, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30947") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37638->172.17.0.3:30947, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33979") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:44608->172.17.0.3:33979, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31955") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:37996->172.17.0.3:31955, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:35499") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:51630->172.17.0.3:35499, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:33065") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:46144->172.17.0.3:33065, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37573") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:41608->172.17.0.3:37573, err= --- PASS: TestBase64 (0.01s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fezimug0naze", Local "Local file system at /tmp/rclone13134487", Modify Window "1s" 2026/05/30 02:38:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 02:38:29 DEBUG : toe: transformed to: 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34540") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47626->172.17.0.3:34540, err= 2026/05/30 02:38:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 02:38:29 DEBUG : toe: transformed to: 2026/05/30 02:38:29 INFO : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Making directory 2026/05/30 02:38:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 02:38:29 DEBUG : toe: transformed to: 2026/05/30 02:38:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 02:38:29 DEBUG : toe: transformed to: 2026/05/30 02:38:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 02:38:29 DEBUG : toe/toe: transformed to: 2026/05/30 02:38:29 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/30 02:38:29 INFO : toe/toe: Making directory 2026/05/30 02:38:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 02:38:29 DEBUG : toe/toe: transformed to: 2026/05/30 02:38:29 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/30 02:38:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 02:38:29 DEBUG : toe: transformed to: 2026/05/30 02:38:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/30 02:38:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 02:38:29 DEBUG : toe/toe/toe: transformed to: 2026/05/30 02:38:29 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for checks to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Waiting for transfers to finish 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:31213") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:35200->172.17.0.3:31213, err= 2026/05/30 02:38:29 DEBUG : toe/toe/toe: size = 11 OK 2026/05/30 02:38:29 INFO : toe/toe/toe: Copied (new) 2026/05/30 02:38:29 ERROR : ftp://172.17.0.3:21/rclone-test-fezimug0naze: not deleting files as there were IO errors 2026/05/30 02:38:29 ERROR : ftp://172.17.0.3:21/rclone-test-fezimug0naze: not deleting directories as there were IO errors 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:34955") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36460->172.17.0.3:34955, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30562") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:40622->172.17.0.3:30562, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:30892") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:36796->172.17.0.3:30892, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38744") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47432->172.17.0.3:38744, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:39146") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53402->172.17.0.3:39146, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:32408") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:47254->172.17.0.3:32408, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:38213") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:42046->172.17.0.3:38213, err= --- PASS: TestError (0.01s) PASS 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: dial("tcp","172.17.0.3:37674") 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: > dial: conn=172.17.0.1:53738->172.17.0.3:37674, err= 2026/05/30 02:38:29 DEBUG : ftp://172.17.0.3:21/rclone-test-fezimug0naze: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m27.22208331s (try 1/5)